Searched refs:is_object (Results 1 – 13 of 13) sorted by relevance
23 if (!error.is_object()) in addMessageToErrorJson()64 if (!source.is_object()) in moveErrorsToErrorJson()
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()
106 if (propertyFields.is_object()) { in iterate_make_required_props()
100 else if (dataIt->is_object()) in handleLogin()
1324 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()
767 if (!res.jsonValue.is_object() || res.jsonValue.empty()) in placeResult()
674 else if (propValuePair.value().is_object()) in populateInterfaces()
2501 if (events.is_object()) in loadConfigValues()