Home
last modified time | relevance | path

Searched defs:reached_end (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.cc127 bool reached_end = false; in FindRegionInOpenFile() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DMLGOParser.cpp280 bool TokenStream::reached_end() const in reached_end() function in arm_compute::mlgo::parser::TokenStream