Home
last modified time | relevance | path

Searched refs:GET_BUNDLE_NAME_BY_APP_ID_OR_APP_IDENTIFIER (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h193 GET_BUNDLE_NAME_BY_APP_ID_OR_APP_IDENTIFIER = 168, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp608 … case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_BUNDLE_NAME_BY_APP_ID_OR_APP_IDENTIFIER): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp5332 …if (!SendTransactCmd(BundleMgrInterfaceCode::GET_BUNDLE_NAME_BY_APP_ID_OR_APP_IDENTIFIER, data, re… in GetBundleNameByAppId()