Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/ui/
H A DRegion.cpp656 size_t lhs_count; in boolean_operation() local
770 size_t lhs_count; in boolean_operation() local
/aosp12/art/runtime/mirror/
H A Dstring.cc285 int32_t lhs_count = lhs->GetLength(); in CompareTo() local