Home
last modified time | relevance | path

Searched defs:syscall_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/test/dittosuite/include/ditto/
H A Dinstruction.h40 : syscall_(syscall), repeat_(repeat), period_us_(period_us), offset_us_(offset_us) {} in syscall_() function
41 SyscallInterface& syscall_; member
79 SyscallInterface& syscall_; variable
H A Dmultithreading_utils.h38 SyscallInterface& syscall_; variable
52 SyscallInterface& syscall_; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dresult.h202 std::unique_ptr<Syscall> syscall_; variable