Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dwaiter.cc87 bool Waiter::Awake(MojoResult result, uintptr_t context) { in Awake() function in mojo::edk::Waiter
Dawakable_list_unittest.cc289 bool Awake(MojoResult result, uintptr_t context) override { in Awake() function in mojo::edk::__anonde2e364c0111::KeepAwakable
303 bool Awake(MojoResult result, uintptr_t context) override { in Awake() function in mojo::edk::__anonde2e364c0111::RemoveAwakable
Dwait_set_dispatcher.cc24 bool Awake(MojoResult result, uintptr_t context) override { in Awake() function in mojo::edk::WaitSetDispatcher::Waiter
Dcore_unittest.cc1241 void Awake(MojoResult r) { result = r; } in Awake() function