Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp292 string oldApiName = inModifier.apiId_; in ApiMapPre() local
332 void FrontendApiServer::ApiMapPost(const string &oldApiName, ApiReplyInfo &out) const in ApiMapPost() argument
419 string oldApiName = ApiMapPre(call); in Call() local
/test/testfwk/arkxtest/uitest/test/
Dfrontend_api_handler_test.cpp314 string oldApiName = server.ApiMapPre(call0); in TEST_F() local