Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/perftest/connection/src/
Dipc_transactor.cpp53 void ApiCallerStub::Call(const ApiCallInfo &call, ApiReplyInfo &result) in Call() function in OHOS::perftest::ApiCallerStub
81 void ApiCallerProxy::Call(const ApiCallInfo &call, ApiReplyInfo &result) in Call() function in OHOS::perftest::ApiCallerProxy
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/customdialog/
Dcustomdialog_background.cpp25 static void Call(int dialogId) { in Call() function
/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/perftest/core/src/
Dfrontend_api_handler.cpp166 void FrontendApiServer::Call(const ApiCallInfo &in, ApiReplyInfo &out) const in Call() function in OHOS::perftest::FrontendApiServer
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp410 void FrontendApiServer::Call(const ApiCallInfo &in, ApiReplyInfo &out) const in Call() function in OHOS::uitest::FrontendApiServer