Home
last modified time | relevance | path

Searched defs:getMemory (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/memtrack/aidl/android/hardware/memtrack/
DIMemtrack.aidl97 MemtrackRecord[] getMemory(in int pid, in MemtrackType type); in getMemory() method
/hardware/interfaces/memtrack/aidl/aidl_api/android.hardware.memtrack/current/android/hardware/memtrack/
DIMemtrack.aidl36 …android.hardware.memtrack.MemtrackRecord[] getMemory(in int pid, in android.hardware.memtrack.Memt… in getMemory() method
/hardware/interfaces/memtrack/aidl/aidl_api/android.hardware.memtrack/1/android/hardware/memtrack/
DIMemtrack.aidl37 …android.hardware.memtrack.MemtrackRecord[] getMemory(in int pid, in android.hardware.memtrack.Memt… in getMemory() method
/hardware/interfaces/memtrack/aidl/default/
DMemtrack.cpp24 ndk::ScopedAStatus Memtrack::getMemory(int pid, MemtrackType type, in getMemory() function in aidl::android::hardware::memtrack::Memtrack
/hardware/google/graphics/common/memtrack-pixel/core/
DMemtrack.cpp19 ndk::ScopedAStatus Memtrack::getMemory(int pid, MemtrackType type, in getMemory() function in aidl::android::hardware::memtrack::Memtrack
/hardware/interfaces/memtrack/1.0/default/
DMemtrack.cpp39 Return<void> Memtrack::getMemory(int32_t pid, MemtrackType type, in getMemory() function in android::hardware::memtrack::V1_0::implementation::Memtrack
/hardware/libhardware/include_all/hardware/
Dmemtrack.h151 int (*getMemory)(const struct memtrack_module *module, member
/hardware/libhardware/include/hardware/
Dmemtrack.h151 int (*getMemory)(const struct memtrack_module *module, member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp958 camera_memory_t *QCameraHeapMemory::getMemory(uint32_t /*index*/, bool /*metadata*/) const in getMemory() function in qcamera::QCameraHeapMemory
1222 camera_memory_t *QCameraStreamMemory::getMemory(uint32_t index, in getMemory() function in qcamera::QCameraStreamMemory
1568 camera_memory_t *QCameraVideoMemory::getMemory(uint32_t index, in getMemory() function in qcamera::QCameraVideoMemory
2534 camera_memory_t *QCameraGrallocMemory::getMemory(uint32_t index, in getMemory() function in qcamera::QCameraGrallocMemory
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurst.cpp162 nn::GeneralResult<nn::SharedMemory> Burst::MemoryCache::getMemory(int32_t slot) { in getMemory() function in android::hardware::neuralnetworks::V1_2::utils::Burst::MemoryCache