Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_parser.cpp123 bool JsonObject::Parser::GetNull() in GetNull() function in ark::JsonObject::Parser
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h204 inline napi_value GetNull(napi_env env) in GetNull() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h738 ani_status (*GetNull)(ani_env *env, ani_ref *result); member
5938 ani_status GetNull(ani_ref *result) in GetNull() function
Dani_interaction_api.cpp3645 NO_UB_SANITIZE static ani_status GetNull(ani_env *env, ani_ref *result) in GetNull() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md6295 ### GetNull subsection