Searched refs:IonHeapConfig (Results 1 – 2 of 2) sorted by relevance
190 struct IonHeapConfig { struct194 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config); argument224 std::unordered_map<std::string, struct IonHeapConfig> heap_name_to_config_;
122 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonMask()150 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonName()177 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig()229 IonHeapConfig heap_config; in IonAlloc()271 IonHeapConfig heap_config; in AllocSystem()