Searched defs:Step (Results 1 – 9 of 9) sorted by relevance
/system/chre/apps/test/common/proto/ |
D | chre_audio_concurrency_test.proto | 31 enum Step { enum
|
D | chre_cross_validation_wifi.proto | 36 enum Step { enum
|
D | chre_settings_test.proto | 45 enum Step { enum
|
/system/unwinding/libunwindstack/tests/ |
D | ElfFake.cpp | 56 bool ElfInterfaceFake::Step(uint64_t, Regs* regs, Memory*, bool* finished, bool* is_signal_frame) { in Step() function in unwindstack::ElfInterfaceFake
|
/system/unwinding/libunwindstack/ |
D | ElfInterfaceArm.cpp | 103 bool ElfInterfaceArm::Step(uint64_t pc, Regs* regs, Memory* process_memory, bool* finished, in Step() function in unwindstack::ElfInterfaceArm
|
D | Elf.cpp | 194 bool Elf::Step(uint64_t rel_pc, Regs* regs, Memory* process_memory, bool* finished, in Step() function in unwindstack::Elf
|
D | ElfInterface.cpp | 453 bool ElfInterface::Step(uint64_t pc, Regs* regs, Memory* process_memory, bool* finished, in Step() function in unwindstack::ElfInterface
|
D | DwarfSection.cpp | 40 bool DwarfSection::Step(uint64_t pc, Regs* regs, Memory* process_memory, bool* finished, in Step() function in unwindstack::DwarfSection
|
/system/iorap/src/db/ |
D | models.h | 176 int Step() { in Step() function 181 bool Step(int expected) { in Step() function
|