Searched refs:is_object (Results 1 – 12 of 12) sorted by relevance
98 def is_object(self, path: str) -> bool: member in QOMFuse173 elif self.is_object(path):
268 if (!element.is_object()) in verifyIsObject()
64 if (!json.is_object()) in prettyJSON()341 if ((json.is_object() && !json.empty()) || in getPythonJSON()
65 if (!json.is_object()) in prettyJSON()207 if ((json.is_object() && !json.empty()) || in getPythonJSON()
88 else if (dataIt->is_object()) in handleLogin()
1341 if (transaction->methodResponse.is_object() && dataobj != nullptr) in handleMethodResponse()
60 if (json.is_object() && json.contains("condition")) in loadConditions()
878 if (!element.is_object()) in verifyIsObject()
843 if (!res.jsonValue.is_object() || res.jsonValue.empty()) in placeResult()
49 if (!error.is_object()) in addMessageToErrorJson()90 if (!source.is_object()) in moveErrorsToErrorJson()
367 else if (itr.value().is_object()) in populateInterfaces()
2501 if (events.is_object()) in loadConfigValues()