Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.h59 void operator()(android::base::LogId log_id,
Dtee_logging.cpp225 android::base::LogId, in operator ()() argument
/device/google/cuttlefish/guest/hals/keymint/rust/src/
Dkeymint_hal_main.rs96 .with_log_buffer(android_logger::LogId::System), in inner_main()