Searched refs:HandleGetAbilityLabelWithModuleName (Results 1 – 3 of 3) sorted by relevance
328 ErrCode HandleGetAbilityLabelWithModuleName(MessageParcel &data, MessageParcel &reply);
478 ErrCode res = bundleMgrHost.HandleGetAbilityLabelWithModuleName(data, reply);
212 errCode = this->HandleGetAbilityLabelWithModuleName(data, reply); in OnRemoteRequest()1438 ErrCode BundleMgrHost::HandleGetAbilityLabelWithModuleName(MessageParcel &data, MessageParcel &repl… in HandleGetAbilityLabelWithModuleName() function in OHOS::AppExecFwk::BundleMgrHost