HomeSort by relevance Sort by last modified time
    Searched refs:GetActiveHandlesForTest (Results 1 - 4 of 4) sorted by null

  /external/libchrome/mojo/core/
handle_table.h 57 void GetActiveHandlesForTest(std::vector<MojoHandle>* handles);
handle_table.cc 154 void HandleTable::GetActiveHandlesForTest(std::vector<MojoHandle>* handles) {
core.h 345 void GetActiveHandlesForTest(std::vector<MojoHandle>* handles);
core.cc     [all...]

Completed in 55 milliseconds