| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/ |
| H A D | system_ColorFontChange_test.cpp | 70 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 D | daudio_automat_test.cpp | 124 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 D | ui_event_observer_napi.cpp | 62 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 D | SendShareRequestTest.cpp | 68 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 D | sendsharerequest_func_test.c | 71 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 D | frontend_api_handler.cpp | 42 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 D | napi_test.cpp | 3237 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 D | napi_test.cpp | 3410 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...] |