Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 9 of 9) sorted by relevance

/test/xts/dcts/distributedhardware/distributedaudionewtest/
Ddaudio_automat_test.cpp124 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
148 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
172 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
199 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
226 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
253 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
280 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
308 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
351 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
394 int32_t ref = GetSyncOnlineDevices(g_networkId); variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
Dsystem_ColorFontChange_test.cpp70 auto ref = OH_ArkUI_RegisterSystemColorModeChangeEvent(image, image, onColorChange); in testRegisterSystemColorModeChangeEvent_001() local
119 auto ref = OH_ArkUI_RegisterSystemColorModeChangeEvent(image, image, onColorChange); in testUnregisterSystemColorModeChangeEvent_002() local
163 auto ref = OH_ArkUI_RegisterSystemFontStyleChangeEvent(text, text, onFontChange); in testRegisterSystemFontStyleChangeEvent_003() local
206 auto ref = OH_ArkUI_RegisterSystemFontStyleChangeEvent(text, text, onFontChange); in testUnregisterSystemFontStyleChangeEvent_004() local
246 auto ref = OH_ArkUI_RegisterSystemFontStyleChangeEvent(text, text, onFontChange); in testSystemFontStyleEvent_GetFontSizeScale_005() local
291 auto ref = OH_ArkUI_RegisterSystemFontStyleChangeEvent(text, text, onFontChange); in testSystemFontStyleEvent_GetFontWeightScale_006() local
/test/xts/acts/arkcompiler/ecmanewfeatures/entry/src/ohosTest/ets/test/
Dtest2021_05.ts21 ref: undefined | WeakRef<weakRefObj> property
/test/testfwk/arkxtest/uitest/napi/
Dui_event_observer_napi.cpp62 napi_ref ref = nullptr; in PreprocessCallOnce() local
70 napi_ref ref = nullptr; in PreprocessCallOnce() local
Duitest_napi.cpp455 auto ref = make_unique<string>(argc <= 0 ? "" : JsStrToCppStr(env, argv[0])); in ExportClass() local
457 auto ref = reinterpret_cast<string *>(data); in ExportClass() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp42 void IncRef(const string &ref) in IncRef()
52 uint32_t DecAndGetRef(const string &ref) in DecAndGetRef()
545 auto ref = typeName + "#" + to_string(index); in StoreBackendObject() local
557 static T &GetBackendObject(string_view ref) in GetBackendObject()
564 static UiDriver &GetBoundUiDriver(string_view ref) in GetBoundUiDriver()
580 const auto ref = item.get<string>(); in BackendObjectsCleaner() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DSendShareRequestTest.cpp69 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dsendsharerequest_func_test.c72 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp3409 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in ObjectFinalizer() local
3417 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in CreateObjectWrap() local
3471 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in CustomObjectFinalizer() local
3479 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in ObjectWrapper() local