Searched refs:max_storage (Results 1 – 4 of 4) sorted by relevance
53 u64 max_storage, rem_storage, max_size; in execute() local56 &max_storage, &rem_storage, in execute()
54 u64 max_storage, rem_storage, max_size; in execute() local57 &max_storage, &rem_storage, in execute()61 } else if (!max_storage || !rem_storage || !max_size) { in execute()
187 void MaximumProfileTable::Builder::SetMaxStorage(int32_t max_storage) { in SetMaxStorage() argument188 InternalWriteData()->WriteUShort(Offset::kMaxStorage, max_storage); in SetMaxStorage()
60 void SetMaxStorage(int32_t max_storage);