Home
last modified time | relevance | path

Searched refs:CheckIterMismatchAtBase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dpath.cpp250 auto CheckIterMismatchAtBase = [&]() { in lexically_relative() local
256 } else if (CheckIterMismatchAtBase()) in lexically_relative()
263 if (CheckIterMismatchAtBase()) in lexically_relative()
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp1491 auto CheckIterMismatchAtBase = [&]() { in lexically_relative() local
1498 } else if (CheckIterMismatchAtBase()) in lexically_relative()
1505 if (CheckIterMismatchAtBase()) in lexically_relative()