Searched refs:HandleGetAllDependentModuleNames (Results 1 – 3 of 3) sorted by relevance
672 ErrCode HandleGetAllDependentModuleNames(MessageParcel &data, MessageParcel &reply);
1273 ErrCode res = bundleMgrHost.HandleGetAllDependentModuleNames(data, reply);
371 errCode = this->HandleGetAllDependentModuleNames(data, reply); in OnRemoteRequest()2607 ErrCode BundleMgrHost::HandleGetAllDependentModuleNames(MessageParcel &data, MessageParcel &reply) in HandleGetAllDependentModuleNames() function in OHOS::AppExecFwk::BundleMgrHost