Searched refs:Allocate (Results 1 – 3 of 3) sorted by relevance
113 CF_EXPECT(Allocate(key, data.size)); in Write()176 Result<void> TpmStorage::Allocate(const std::string& key, uint16_t size) { in Allocate() function in cuttlefish::secure_env::TpmStorage
60 Result<void> Allocate(const std::string& key, uint16_t size);
37 virtual bool Allocate(const Json::Value& key, uint16_t size) = 0;