OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugPrintFunc
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/include/binder/
Debug.h
31
typedef void (*
debugPrintFunc
)(void* cookie, const char* txt);
34
debugPrintFunc
func = 0, void* cookie = 0);
39
debugPrintFunc
func = 0, void* cookie = 0);
/system/libhwbinder/include/hwbinder/
Debug.h
32
typedef void (*
debugPrintFunc
)(void* cookie, const char* txt);
35
debugPrintFunc
func = 0, void* cookie = 0);
40
debugPrintFunc
func = 0, void* cookie = 0);
Completed in 347 milliseconds