Home
last modified time | relevance | path

Searched refs:N_NULL (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.cpp126 return N_NULL; in ARKTS_GetValueType()
138 return N_NULL; in ARKTS_GetValueType()
162 if (aType == N_UNDEFINED || aType == N_NULL) { in ARKTS_StrictEqual()
H A Dark_interop_napi.h32 N_NULL, enumerator
/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp59 EXPECT_EQ(ARKTS_GetValueType(env, jsNull), N_NULL); in TEST_F() local

Completed in 3 milliseconds