Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h154 const uint32_t* context_array = uint32_array(context_array_size_offset + sizeof(uint32_t)); in context() local
155 return data_base() + context_array[index]; in context()