Home
last modified time | relevance | path

Searched defs:ph (Results 1 – 5 of 5) sorted by relevance

/system/core/libcutils/
Dtrace-container.cpp134 #define WRITE_MSG_IN_CONTAINER_LOCKED(ph, sep_before_name, value_format, \ argument
176 #define WRITE_MSG_IN_CONTAINER(ph, sep_before_name, value_format, track_name, name, value) { \ argument
/system/extras/simpleperf/
Dread_elf.cpp484 for (const auto& ph : program_headers.get()) { in ReadMinExecutableVaddr() local
506 for (const auto& ph : program_headers.get()) { in VaddrToOff() local
/system/chre/host/msm/daemon/generated/
Dchre_slpi_stub.c453 remote_handle* ph = (remote_handle*)data; in _chre_slpi_pls_dtor() local
461 remote_handle* ph = (remote_handle*)data; in _chre_slpi_pls_ctor() local
476 remote_handle* ph; in _chre_slpi_handle() local
/system/libufdt/
Dufdt_convert.c269 uint32_t ph = ufdt_node_get_phandle(node); in set_phandle_table_entry() local
/system/chre/platform/shared/
Dnanoapp_loader.cc648 for (const ProgramHeader *ph = first; ph <= last; ++ph) { in createMappings() local