Home
last modified time | relevance | path

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

/bionic/tests/
Dmalloc_iterate_test.cpp112 bool parsed = android::procinfo::ReadMapFileAsyncSafe("/proc/self/maps", buffer.data(), in VerifyPtrs() local
116 ASSERT_TRUE(parsed) << "Failed to parse /proc/self/maps"; in VerifyPtrs()
229 bool parsed = android::procinfo::ReadMapFileAsyncSafe("/proc/self/maps", buffer.data(), in TEST() local
233 ASSERT_TRUE(parsed) << "Failed to parse /proc/self/maps"; in TEST()
/bionic/libc/kernel/tools/
Dclean_header.py104 if not parser.parsed:
Dcpp.py1529 def parsed(self): member in BlockParser
/bionic/libc/kernel/
DREADME.md18 Description of the directories involved in generating the parsed kernel headers:
106 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi: