Searched defs:Allocate (Results 1 – 3 of 3) sorted by relevance
| /device/google/cuttlefish/host/commands/secure_env/ | ||
| D | insecure_fallback_storage.cpp | 49 bool InsecureFallbackStorage::Allocate(const Json::Value& key, uint16_t size) { in Allocate() function in cuttlefish::InsecureFallbackStorage |
| D | fragile_tpm_storage.cpp | 65 bool FragileTpmStorage::Allocate(const Json::Value& key, uint16_t size) { in Allocate() function in cuttlefish::FragileTpmStorage |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 2348 PagedMemory PagedMemory::Allocate(size_t req_size, int flags) { in Allocate() function in perfetto::base::PagedMemory |