Home
last modified time | relevance | path

Searched refs:GET_TARGET_OVERLAY_MODULE_INFOS (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h283 GET_TARGET_OVERLAY_MODULE_INFOS = 3, member in OHOS::AppExecFwk::BundleStreamInstallerInterfaceCode::OverlayManagerInterfaceCode
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay.cpp43 const std::string GET_TARGET_OVERLAY_MODULE_INFOS = "GetTargetOverlayModuleInfos"; member
398 env, overlayCallbackInfo, GET_TARGET_OVERLAY_MODULE_INFOS, GetOverlayModuleInfoExec, in GetTargetOverlayModuleInfos()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_host.cpp60 case static_cast<uint32_t>(OverlayManagerInterfaceCode::GET_TARGET_OVERLAY_MODULE_INFOS): in OnRemoteRequest()
H A Doverlay_manager_proxy.cpp153 OverlayManagerInterfaceCode::GET_TARGET_OVERLAY_MODULE_INFOS, data, overlayModuleInfos); in GetTargetOverlayModuleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_ipc_test.cpp840 static_cast<uint32_t>(OverlayManagerInterfaceCode::GET_TARGET_OVERLAY_MODULE_INFOS), data, reply, option); in HWTEST_F()

Completed in 6 milliseconds