Home
last modified time | relevance | path

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

/aosp14/system/core/property_service/libpropertyinfoparser/
H A Dproperty_info_parser.cpp33 int Find(uint32_t array_length, F&& f) { in Find() argument
35 int top = array_length - 1; in Find()