Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties_compat.c44 #define TOC_NAME_LEN(toc) ((toc) >> 24) macro
86 if(TOC_NAME_LEN(entry) != len) continue; in __system_property_find_compat()