Searched refs:IonHeapConfig (Results 1 – 2 of 2) sorted by relevance
200 struct IonHeapConfig { struct204 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config); argument234 std::unordered_map<std::string, struct IonHeapConfig> heap_name_to_config_;
123 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonMask()151 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonName()181 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig()247 IonHeapConfig heap_config; in IonAlloc()295 IonHeapConfig heap_config; in AllocSystem()