Searched defs:PreprocessCallOnce (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/arkxtest/uitest/cj/ | ||
| D | ui_event_observer_impl.cpp | 38 void UiEventObserverImpl::PreprocessCallOnce(ApiCallInfo &call, int64_t callbackId, ApiCallErr &err) in PreprocessCallOnce() function in OHOS::uitest::UiEventObserverImpl |
| /test/testfwk/arkxtest/uitest/napi/ | ||
| D | ui_event_observer_napi.cpp | 38 void UiEventObserverNapi::PreprocessCallOnce(napi_env env, ApiCallInfo &call, napi_value jsThis, in PreprocessCallOnce() function in OHOS::uitest::UiEventObserverNapi |
| /test/testfwk/arkxtest/uitest/ets/ani/src/ | ||
| D | ui_event_observer_ani.cpp | 41 …void UiEventObserverAni::PreprocessCallOnce(ani_env *env, ApiCallInfo &call, ani_object &observerO… in PreprocessCallOnce() function in OHOS::uitest::UiEventObserverAni |