Home
last modified time | relevance | path

Searched defs:apiId (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Dfrontend_api_handler_test.cpp74 static auto apiId = GenerateUniqueId(); in TEST_F() local
84 static auto apiId = GenerateUniqueId(); in TEST_F() local
107 static auto apiId = GenerateUniqueId(); in TEST_F() local
125 static auto apiId = GenerateUniqueId(); in TEST_F() local
142 static auto apiId = GenerateUniqueId(); in TEST_F() local
156 static auto apiId = GenerateUniqueId(); in TEST_F() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp225 void FrontendApiServer::AddHandler(string_view apiId, ApiInvokeHandler handler) in AddHandler()
239 void FrontendApiServer::RemoveHandler(string_view apiId) in RemoveHandler()