Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_language.cpp1495 const auto last_dot = fq_name.find_last_of('.'); in ResolveName() local
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc3629 size_t last_dot = image_location.rfind('.'); in ExpandMultiImageLocations() local