Searched defs:GetActiveHandlesForTest (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
H A Dhandle_table.cc118 void HandleTable::GetActiveHandlesForTest(std::vector<MojoHandle>* handles) { function in class:mojo::edk::HandleTable
H A Dcore.cc1079 void Core::GetActiveHandlesForTest(std::vector<MojoHandle>* handles) { function in class:mojo::edk::Core
1081 handles_.GetActiveHandlesForTest(handles);

Completed in 158 milliseconds