Home
last modified time | relevance | path

Searched defs:IsObject (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_field_entrypoints.cc110 IsObject, Ptr) \ argument
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/
H A Dbuilder.h298 [[nodiscard]] constexpr bool IsObject() const { return buffer_[0] == '{'; } in IsObject() function
/aosp_15_r20/external/pdfium/fxjs/
H A Dfxv8.cpp43 bool IsObject(v8::Local<v8::Value> value) { in IsObject() function
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_value.cpp277 bool CFXJSE_Value::IsObject(v8::Isolate* pIsolate) const { in IsObject() function in CFXJSE_Value
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dndr64types.h63 NDR64_UINT32 IsObject : 1; member