Searched defs:Awake (Results 1 – 4 of 4) sorted by relevance
/external/libmojo/mojo/edk/system/ | ||
D | waiter.cc | 87 bool Waiter::Awake(MojoResult result, uintptr_t context) { in Awake() function in mojo::edk::Waiter |
D | awakable_list_unittest.cc | 289 bool Awake(MojoResult result, uintptr_t context) override { in Awake() function in mojo::edk::__anonde2e364c0111::KeepAwakable |
D | wait_set_dispatcher.cc | 24 bool Awake(MojoResult result, uintptr_t context) override { in Awake() function in mojo::edk::WaitSetDispatcher::Waiter |
D | core_unittest.cc | 1241 void Awake(MojoResult r) { result = r; } in Awake() function |