Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dexecute.cpp158 uint8_t ReadChildByte(const pid_t process, const uintptr_t address) { in ReadChildByte() function
176 *bytes = ReadChildByte(process, process_address); in ReadChildMemory()