Home
last modified time | relevance | path

Searched defs:IsCached (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronBackend.h74 bool IsCached(int i, void* ptr) { in IsCached() function
122 bool IsCached(int index, void* ptr) const { in IsCached() function
/aosp_15_r20/frameworks/native/libs/dumputils/
H A Ddump_utils.cpp227 bool IsCached(int pid) { in IsCached() function
/aosp_15_r20/system/core/libprocessgroup/
H A Dtask_profiles.cpp74 static bool IsCached(const android::base::unique_fd& fd) { return fd > FDS_INACCESSIBLE; } in IsCached() function in __anon62abdeda0111::FdCacheHelper
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h994 ANGLE_INLINE bool IsCached(MemoryCoherency coherency) in IsCached() function