Home
last modified time | relevance | path

Searched defs:Call (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp108 void ApiCaller::Call(const ApiCallInfo &call, ApiReplyInfo &result) in Call() function in OHOS::uitest::ApiCaller
136 void ApiCallerProxy::Call(const ApiCallInfo &call, ApiReplyInfo &result) in Call() function in OHOS::uitest::ApiCallerProxy
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
Djsvm_utils.cpp326 JSVM_Value Call(JSVM_Value func) in Call() function
334 JSVM_Value Call(JSVM_Value func, JSVM_Value thisArg, std::initializer_list<JSVM_Value> args) in Call() function
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp385 void FrontendApiServer::Call(const ApiCallInfo &in, ApiReplyInfo &out) const in Call() function in OHOS::uitest::FrontendApiServer