HomeSort by relevance Sort by last modified time
    Searched refs:GetFileDescriptionFunction (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/kernel/
kernel_utils_testing.h 28 typedef bool (GetFileDescriptionFunction)(void* opaque,
40 void setFileDescriptionFunction(GetFileDescriptionFunction* file_func,
kernel_utils_unittest.cpp 28 explicit ScopedDescriptionFunc(GetFileDescriptionFunction* file_func) {
32 ScopedDescriptionFunc(GetFileDescriptionFunction* file_func,
kernel_utils.cpp 101 android::kernel::GetFileDescriptionFunction* sGetFileDescription =
111 void setFileDescriptionFunction(GetFileDescriptionFunction* file_func,

Completed in 80 milliseconds