Home
last modified time | relevance | path

Searched defs:IsTypeMatched (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_enumerator.cc20 bool FileEnumerator::IsTypeMatched(bool is_dir) const { in IsTypeMatched() function in base::FileEnumerator
/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator.cc21 bool FileEnumerator::IsTypeMatched(bool is_dir) const { in IsTypeMatched() function in base::FileEnumerator
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/
H A Dencode_recycle_res_queue.h85 bool IsTypeMatched(ResourceType type) const in IsTypeMatched() function