Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dprop_info.cpp46 prop_info::prop_info(const char* name, uint32_t namelen, uint32_t long_offset) { in prop_info() argument
54 this->long_property.offset = long_offset; in prop_info()
/bionic/libc/system_properties/include/system_properties/
Dprop_info.h83 prop_info(const char* name, uint32_t namelen, uint32_t long_offset);