Searched refs:is_object (Results 1 – 11 of 11) sorted by relevance
98 def is_object(self, path: str) -> bool: member in QOMFuse173 elif self.is_object(path):
90 ASSERT_TRUE(oemFooIt->second.is_object()); in TEST()109 ASSERT_TRUE(oemBarIt->second.is_object()); in TEST()
51 if (!json.is_object()) in prettyJSON()335 if ((json.is_object() && !json.empty()) || in getPythonJSON()
52 if (!json.is_object()) in prettyJSON()200 if ((json.is_object() && !json.empty()) || in getPythonJSON()
285 if (!element.is_object()) in verifyIsObject()
60 if (json.is_object() && json.contains("condition")) in loadConditions()
343 else if (l_propValuePair.value().is_object()) in populateInterfaces()
206 if (p.jsonBody.is_object()) in populateResp()
237 else if (propValuePair.value().is_object()) in populateInterfaces()
2464 if (events.is_object()) in loadConfigValues()