Searched defs:getMemory (Results 1 – 8 of 8) sorted by relevance
97 MemtrackRecord[] getMemory(in int pid, in MemtrackType type); in getMemory() method
37 …android.hardware.memtrack.MemtrackRecord[] getMemory(in int pid, in android.hardware.memtrack.Memt… in getMemory() method
36 …android.hardware.memtrack.MemtrackRecord[] getMemory(in int pid, in android.hardware.memtrack.Memt… in getMemory() method
24 ndk::ScopedAStatus Memtrack::getMemory(int pid, MemtrackType type, in getMemory() function in aidl::android::hardware::memtrack::Memtrack
39 Return<void> Memtrack::getMemory(int32_t pid, MemtrackType type, in getMemory() function in android::hardware::memtrack::V1_0::implementation::Memtrack
151 int (*getMemory)(const struct memtrack_module *module, member
162 nn::GeneralResult<nn::SharedMemory> Burst::MemoryCache::getMemory(int32_t slot) { in getMemory() function in android::hardware::neuralnetworks::V1_2::utils::Burst::MemoryCache