OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeBinderThreadName
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
ProcessState.h
84
String8
makeBinderThreadName
();
/frameworks/native/libs/binder/
ProcessState.cpp
313
String8 ProcessState::
makeBinderThreadName
() {
323
String8 name =
makeBinderThreadName
();
340
androidSetThreadName(
makeBinderThreadName
().string() );
Completed in 28 milliseconds