Searched defs:apiId (Results 1 – 5 of 5) sorted by relevance
23 char *apiId; member
78 static auto apiId = GenerateUniqueId(); in TEST_F() local88 static auto apiId = GenerateUniqueId(); in TEST_F() local111 static auto apiId = GenerateUniqueId(); in TEST_F() local129 static auto apiId = GenerateUniqueId(); in TEST_F() local146 static auto apiId = GenerateUniqueId(); in TEST_F() local160 static auto apiId = GenerateUniqueId(); in TEST_F() local
32 string apiId = "testApi"; member in FrontedApiHandlerTest
120 void FrontendApiServer::AddHandler(string_view apiId, ApiInvokeHandler handler) in AddHandler()148 void FrontendApiServer::RemoveHandler(string_view apiId) in RemoveHandler()
364 void FrontendApiServer::AddHandler(string_view apiId, ApiInvokeHandler handler) in AddHandler()392 void FrontendApiServer::RemoveHandler(string_view apiId) in RemoveHandler()