Searched refs:SET_BUNDLE_QUOTA (Results 1 – 9 of 9) sorted by relevance
52 SET_BUNDLE_QUOTA, enumerator
80 SET_BUNDLE_QUOTA, enumerator
72 static_cast<int32_t>(StorageManagerInterfaceCode::SET_BUNDLE_QUOTA),
79 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA)] = in StorageDaemonStub()136 case static_cast<uint32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA): in OnRemoteRequest()223 case static_cast<uint32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA): in OnRemoteRequestForApp()
722 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA), data… in SetBundleQuota()
167 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::SET_BUNDLE_QUOTA)] = in StorageManagerStub()274 case static_cast<uint32_t>(StorageManagerInterfaceCode::SET_BUNDLE_QUOTA): in OnRemoteRequest()
671 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA) == mock_->code_);
60 static_cast<int32_t>(StorageDaemonInterfaceCode::SET_BUNDLE_QUOTA),
1200 static_cast<int32_t>(StorageManagerInterfaceCode::SET_BUNDLE_QUOTA), data, reply, option); in SetBundleQuota()