Home
last modified time | relevance | path

Searched defs:call (Results 1 - 9 of 9) sorted by relevance

/test/testfwk/arkxtest/uitest/cj/
H A Dui_event_observer_impl.cpp38 void UiEventObserverImpl::PreprocessCallOnce(ApiCallInfo &call, int64_t callbackId, ApiCallErr &err) in PreprocessCallOnce() argument
/test/testfwk/arkxtest/uitest/napi/
H A Dui_event_observer_napi.cpp38 void UiEventObserverNapi::PreprocessCallOnce(napi_env env, ApiCallInfo &call, napi_value jsThis, in PreprocessCallOnce() argument
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py50 def call(cmd_list, is_show_cmd=False, out=None, err=None): function
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp79 auto call = ApiCallInfo {.apiId_ = "wyz"}; in TEST_F() local
98 auto call = ApiCallInfo {.apiId_ = apiId}; in TEST_F() local
118 auto call = ApiCallInfo {.apiId_ = apiId}; in TEST_F() local
136 auto call in TEST_F() local
151 auto call = ApiCallInfo {.apiId_ = apiId}; TEST_F() local
173 auto call = ApiCallInfo {.apiId_ = apiId}; TEST_F() local
[all...]
H A Dipc_transactor_test.cpp149 auto call = ApiCallInfo {.apiId_ = "testApi", .callerObjRef_ = "testObject"}; in TEST() local
206 auto call = ApiCallInfo {.apiId_ = "testApi"}; TEST() local
[all...]
/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.cpp84 ApiCallInfo call; in OnRemoteRequest() local
108 Call(const ApiCallInfo &call, ApiReplyInfo &result) Call() argument
136 Call(const ApiCallInfo &call, ApiReplyInfo &result) Call() argument
344 Transact(const ApiCallInfo &call, ApiReplyInfo &reply) Transact() argument
[all...]
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp145 auto call = ApiCallInfo { in CallThroughMessage() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.cpp73 void PrintException(JSVM_Env env, JSVM_Value exception, const char *call) in PrintException() argument
100 void CheckErrorAndException(JSVM_Env env, JSVM_Status returnStatus, const char *call) in CheckErrorAndException() argument
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp379 auto call = in; in Call() local
[all...]

Completed in 9 milliseconds