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

  /hardware/interfaces/tests/libhwbinder/1.0/default/
ScheduleTest.cpp 66 int cpu_caller = (callerSta)&0xffff; local
67 if (cpu != cpu_caller) {
  /frameworks/native/libs/binder/tests/
schd-dbg.cpp 136 int cpu_caller = data.readInt32(); local
137 if (cpu != cpu_caller) {

Completed in 116 milliseconds