Home
last modified time | relevance | path

Searched refs:GET_SHARED_BUNDLE_INFO (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.h133 GET_SHARED_BUNDLE_INFO, member in OHOS::AppExecFwk::BundleMgrInterfaceCode
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp88 const std::string GET_SHARED_BUNDLE_INFO = "GetSharedBundleInfo"; member
4182 GET_SHARED_BUNDLE_INFO, Constants::PERMISSION_GET_BUNDLE_INFO_PRIVILEGED); in GetSharedBundleInfoComplete()
4236 GET_SHARED_BUNDLE_INFO, GetSharedBundleInfoExec, GetSharedBundleInfoComplete); in GetSharedBundleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp2164 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::GET_SHARED_BUNDLE_INFO); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp453 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_SHARED_BUNDLE_INFO): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp3751 return GetParcelableInfosWithErrCode<SharedBundleInfo>(BundleMgrInterfaceCode::GET_SHARED_BUNDLE_INFO, in GetSharedBundleInfo()

Completed in 28 milliseconds