Home
last modified time | relevance | path

Searched defs:ref (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
H A 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); testSystemFontStyleEvent_GetFontWeightScale_006() local
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddaudio_automat_test.cpp124 int32_t ref = GetSyncOnlineDevices(g_networkId); in HWTEST_F() local
148 int32_t ref = GetSyncOnlineDevices(g_networkId); in HWTEST_F() local
172 int32_t ref = GetSyncOnlineDevices(g_networkId); in HWTEST_F() local
199 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
226 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
253 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
280 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
308 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
351 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
394 int32_t ref = GetSyncOnlineDevices(g_networkId); HWTEST_F() local
[all...]
/test/testfwk/arkxtest/uitest/napi/
H A Dui_event_observer_napi.cpp62 napi_ref ref = nullptr; in PreprocessCallOnce() local
70 napi_ref ref = nullptr; in PreprocessCallOnce() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendShareRequestTest.cpp68 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp, uint32 **ref, Handler handler) SAMGR_SendSharedDirectRequestProxy() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dsendsharerequest_func_test.c71 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp, uint32 **ref, Handler handler) SAMGR_SendSharedDirectRequestProxy() argument
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp42 void IncRef(const string &ref) in IncRef() argument
52 uint32_t DecAndGetRef(const string &ref) in DecAndGetRef() argument
545 auto ref = typeName + "#" + to_string(index); in StoreBackendObject() local
557 GetBackendObject(string_view ref) GetBackendObject() argument
564 GetBoundUiDriver(string_view ref) GetBoundUiDriver() argument
580 const auto ref = item.get<string>(); BackendObjectsCleaner() local
591 ss << ref << ","; BackendObjectsCleaner() local
[all...]
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp3237 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in ObjectFinalizer() local
3245 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in CreateObjectWrap() local
3299 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in CustomObjectFinalizer() local
3307 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); ObjectWrapper() local
[all...]
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp3410 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in ObjectFinalizer() local
3418 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in CreateObjectWrap() local
3472 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in CustomObjectFinalizer() local
3480 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); ObjectWrapper() local
[all...]

Completed in 31 milliseconds