Home
last modified time | relevance | path

Searched refs:priority_caller (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp125 int priority_caller = data.readInt32(); in onTransact() local
127 if (priority_caller != priority) { in onTransact()
130 cout << "err priority_caller:" << priority_caller in onTransact()