Searched refs:HandleCompileReset (Results 1 – 3 of 3) sorted by relevance
451 ErrCode HandleCompileReset(MessageParcel &data, MessageParcel &reply);
748 ErrCode res = bundleMgrHost.HandleCompileReset(data, reply);
522 errCode = this->HandleCompileReset(data, reply); in OnRemoteRequest()1801 ErrCode BundleMgrHost::HandleCompileReset(MessageParcel &data, MessageParcel &reply) in HandleCompileReset() function in OHOS::AppExecFwk::BundleMgrHost