Home
last modified time | relevance | path

Searched defs:custom_format (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/AFLplusplus/
H A D.custom-format.py79 def custom_format(filename): function
/aosp_15_r20/system/logging/rust/
H A Dlogger.rs31 custom_format: Option<FormatFn>, field
/aosp_15_r20/trusty/user/base/lib/trusty-log/src/
Dlib.rs59 custom_format: Option<FormatFn>, field
/aosp_15_r20/external/fmtlib/test/
H A Dargs-test.cc53 TEST(args_test, custom_format) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/env_logger/src/fmt/
Dmod.rs212 pub custom_format: Option<FormatFn>, field
/aosp_15_r20/external/rust/android-crates-io/crates/android_logger/src/
Dlib.rs300 custom_format: Option<FormatFn>, field
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/
Dandroid_logger.rs300 custom_format: Option<FormatFn>, field