Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/
DOS.cpp102 #define trusty_vtlog _vtlog in __android_log_print()
122 #define trusty_vtlog(...) _vtlog(kernelLogLevel, __VA_ARGS__) in __android_log_print()
/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_log.h29 #define _vtlog(fmt, args) vprintf(fmt, args) macro
/frameworks/native/libs/binder/rust/
Dlibbinder_ndk_bindgen_flags.txt13 --blocklist-function="_vtlog"