Searched refs:AllocateData (Results 1 – 2 of 2) sorted by relevance
417 result = AllocateData(size); in ReserveData()426 result = AllocateData(size); in ReserveData()859 uint8_t* data = AllocateData(profile_info_size); in AddProfilingInfoInternal()1011 uint8_t* JitCodeCache::AllocateData(size_t data_size) { in AllocateData() function in art::jit::JitCodeCache
264 uint8_t* AllocateData(size_t data_size) REQUIRES(lock_);