Home
last modified time | relevance | path

Searched refs:GET_APP_PROVISION_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.h129 GET_APP_PROVISION_INFO, member in OHOS::AppExecFwk::BundleMgrInterfaceCode
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp95 const std::string GET_APP_PROVISION_INFO = "GetAppProvisionInfo"; member
4473 GET_APP_PROVISION_INFO, Constants::PERMISSION_GET_BUNDLE_INFO_PRIVILEGED); in GetAppProvisionInfoComplete()
4525 env, asyncCallbackInfo, GET_APP_PROVISION_INFO, GetAppProvisionInfoExec, GetAppProvisionInfoComplete); in GetAppProvisionInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp2956 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APP_PROVISION_INFO); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp441 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APP_PROVISION_INFO): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp3689 return GetParcelableInfoWithErrCode<AppProvisionInfo>(BundleMgrInterfaceCode::GET_APP_PROVISION_INFO, in GetAppProvisionInfo()

Completed in 33 milliseconds