Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dsystem_properties.cpp143 int SystemProperties::Read(const prop_info* pi, char* name, char* value) { in Read() function in SystemProperties
/bionic/linker/
Dlinker_phdr.cpp149 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read() function in ElfReader