Searched refs:IonHeapConfig (Results 1 – 2 of 2) sorted by relevance
144 struct IonHeapConfig { struct148 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config); argument175 std::unordered_map<std::string, struct IonHeapConfig> heap_name_to_config_;
118 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonMask()144 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonName()166 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig()211 IonHeapConfig heap_config; in IonAlloc()