Home
last modified time | relevance | path

Searched defs:CallJsFunction (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_listener.cpp26 static napi_value CallJsFunction(napi_env env, napi_value method, napi_value const * argv, size_t a… in CallJsFunction() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H A Djs_ability_foreground_state_observer.cpp63 void JSAbilityForegroundStateObserver::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JSAbilityForegroundStateObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_foreground_state_observer.cpp61 void JSAppForegroundStateObserver::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JSAppForegroundStateObserver
H A Djs_ability_first_frame_state_observer.cpp57 void JSAbilityFirstFrameStateObserver::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JSAbilityFirstFrameStateObserver
H A Djs_app_state_observer.cpp318 void JSAppStateObserver::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JSAppStateObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp59 void JsErrorObserver::CallJsFunction(napi_value obj, const char* methodName, napi_value const* argv… in CallJsFunction() function in OHOS::AbilityRuntime::JsErrorObserver
H A Djs_error_manager.cpp447 static void CallJsFunction(napi_env env, napi_value obj, const char* methodName, in CallJsFunction() function in OHOS::AbilityRuntime::__anonfc727a8b0110::JsErrorManager
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_listener.cpp131 void JsMissionListener::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JsMissionListener
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_controller.cpp379 void RSWindowAnimationController::CallJsFunction(const std::string& methodName, napi_value const* a… in CallJsFunction() function in OHOS::Rosen::RSWindowAnimationController
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_state_observer.cpp204 void JSAppStateObserver::CallJsFunction( in CallJsFunction() function in OHOS::AbilityRuntime::JSAppStateObserver
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp384 void NapiAppAccountAuthenticator::CallJsFunction( in CallJsFunction() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator