Searched refs:HandleCreateBundleDataDirWithVector (Results 1 – 4 of 4) sorted by relevance
92 bool HandleCreateBundleDataDirWithVector(MessageParcel &data, MessageParcel &reply);
871 bool res = host.HandleCreateBundleDataDirWithVector(datas, reply);875 res = host.HandleCreateBundleDataDirWithVector(datas, reply);879 res = host.HandleCreateBundleDataDirWithVector(datas, reply);
199 ErrCode res = installdHost.HandleCreateBundleDataDirWithVector(data, reply);
188 result = this->HandleCreateBundleDataDirWithVector(data, reply); in OnRemoteRequest()392 bool InstalldHost::HandleCreateBundleDataDirWithVector(MessageParcel &data, MessageParcel &reply) in HandleCreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldHost