Home
last modified time | relevance | path

Searched defs:apiId (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.h23 char *apiId; member
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp78 static auto apiId = GenerateUniqueId(); in TEST_F() local
88 static auto apiId = GenerateUniqueId(); in TEST_F() local
111 static auto apiId = GenerateUniqueId(); in TEST_F() local
129 static auto apiId = GenerateUniqueId(); TEST_F() local
146 static auto apiId = GenerateUniqueId(); TEST_F() local
160 static auto apiId = GenerateUniqueId(); TEST_F() local
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp330 void FrontendApiServer::AddHandler(string_view apiId, ApiInvokeHandler handler) in AddHandler() argument
358 void FrontendApiServer::RemoveHandler(string_view apiId) in RemoveHandler() argument

Completed in 5 milliseconds