Home
last modified time | relevance | path

Searched defs:is_object (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Djson.h206 inline bool is_object() const noexcept in is_object() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h405 bool is_object() const noexcept in CORE_BEGIN_NAMESPACE() function
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dvalue.rs335 pub fn is_object(&self) -> bool { in is_object() method