Home
last modified time | relevance | path

Searched defs:CallCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_free_install_observer.cpp191 void JsFreeInstallObserver::CallCallback(napi_ref callback, int32_t resultCode) in CallCallback() function in OHOS::AbilityRuntime::JsFreeInstallObserver
210 void JsFreeInstallObserver::CallCallback(napi_ref callback, napi_value abilityResult) in CallCallback() function in OHOS::AbilityRuntime::JsFreeInstallObserver
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dlock_request.cpp147 void LockRequest::CallCallback() in CallCallback() function in Commonlibrary::Concurrent::LocksModule::LockRequest