Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dwidget_matcher.cpp86 for (auto &ref:matchers) { in All() local
142 for (auto &ref:matchers) { in Any() local
Dfrontend_api_handler.cpp42 void IncRef(const string &ref) in IncRef()
52 uint32_t DecAndGetRef(const string &ref) in DecAndGetRef()
525 auto ref = typeName + "#" + to_string(index); in StoreBackendObject() local
537 static T &GetBackendObject(string_view ref) in GetBackendObject()
544 static UiDriver &GetBoundUiDriver(string_view ref) in GetBoundUiDriver()
560 const auto ref = item.get<string>(); in BackendObjectsCleaner() local
Dui_driver.cpp199 for (auto &ref : widgets) { in FindWidgets() local
/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.cpp450 auto ref = make_unique<string>(argc <= 0 ? "" : JsStrToCppStr(env, argv[0])); in ExportClass() local
452 auto ref = reinterpret_cast<string *>(data); in ExportClass() 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()