Home
last modified time | relevance | path

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

/test/xts/acts/graphic/displayNdkApi14/entry/src/main/cpp/
Dnapi_init.cpp109 static void NapiSetNameProperty(napi_env env,napi_value objValue,NativeDisplayManager_DisplayInfo *… in NapiSetNameProperty()
141 napi_value objValue = nullptr; in GetPrimaryDisplay() local
159 napi_value objValue = nullptr; in DestroyDisplayWithoutCreate() local
174 napi_value objValue = nullptr; in NapiCreateAllDisplay() local
213 napi_value objValue = nullptr; in GetDisplayById() local
301 napi_value objValue = nullptr; in GetDisplayCapture() local
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp33 #define Check_Napi_Create_Object_Return_If_Null(env,objValue)\ argument
259 napi_value objValue = nullptr; in GetRectAndConvertToJsValue() local
270 napi_value objValue = nullptr; in ConvertAvoidAreaToJsValue() local
443 napi_value objValue = nullptr; in CreateJsWindowPropertiesObject() local
475 auto objValue = CreateJsWindowPropertiesObject(env,windowProperties); in GetWindowPorperties() local
582 napi_value objValue = nullptr; in CreateJsWindowLayoutInfoObject() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_lifecycle_test.cpp1293 JSVM_Value objValue; in TestHandleAndRefCase02() local