Searched refs:cacheSource (Results 1 – 2 of 2) sorted by relevance
34 bool swappedByteOrder, bool cacheSource,37 virtual status_t Init(bool cacheSource) = 0;
179 virtual status_t Init(bool cacheSource) in Init() argument185 if (cacheSource) { in Init()329 bool swappedByteOrder, bool cacheSource, ElfSymbolLookup*& _lookup) in Create() argument347 status_t error = lookup->Init(cacheSource); in Create()