Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay.cpp82 OverlayCallbackInfo *overlayCallbackInfo = reinterpret_cast<OverlayCallbackInfo *>(data); in SetOverlayEnabledExec() local
94 OverlayCallbackInfo *overlayCallbackInfo = reinterpret_cast<OverlayCallbackInfo *>(data); in SetOverlayEnabledComplete() local
115 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in SetOverlayEnabled() local
166 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in SetOverlayEnabledByBundleName() local
271 OverlayCallbackInfo *overlayCallbackInfo = reinterpret_cast<OverlayCallbackInfo *>(data); in GetOverlayModuleInfoComplete() local
298 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in GetOverlayModuleInfo() local
341 OverlayCallbackInfo *overlayCallbackInfo = reinterpret_cast<OverlayCallbackInfo *>(data); in GetTargetOverlayModuleInfosComplete() local
363 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in GetTargetOverlayModuleInfos() local
409 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in GetOverlayModuleInfoByBundleName() local
463 OverlayCallbackInfo *overlayCallbackInfo = new (std::nothrow) OverlayCallbackInfo(env); in GetTargetOverlayModuleInfosByBundleName() local