Home
last modified time | relevance | path

Searched refs:HandleGetSignatureInfoByBundleName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h812 ErrCode HandleGetSignatureInfoByBundleName(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp567 errCode = this->HandleGetSignatureInfoByBundleName(data, reply); in OnRemoteRequest()
3972 ErrCode BundleMgrHost::HandleGetSignatureInfoByBundleName(MessageParcel &data, MessageParcel &reply) in HandleGetSignatureInfoByBundleName() function in OHOS::AppExecFwk::BundleMgrHost