Home
last modified time | relevance | path

Searched defs:CreateTrap (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dtrap.cc11 MojoResult CreateTrap(MojoTrapEventHandler handler, in CreateTrap() function
/aosp_15_r20/external/libchrome/mojo/public/c/system/
H A Dthunks.h145 MojoResult (*CreateTrap)(MojoTrapEventHandler handler, member
/aosp_15_r20/external/libchrome/mojo/core/
H A Dcore.cc315 MojoResult Core::CreateTrap(MojoTrapEventHandler handler, in CreateTrap() function in mojo::core::Core
H A Dtrap_unittest.cc40 MojoResult CreateTrap(MojoHandle* handle) { in CreateTrap() function in mojo::core::__anonb1d7e1710111::TriggerHelper