Home
last modified time | relevance | path

Searched defs:file_str (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/vibrator/
H A Dvibrator.c103 char file_str[50]; in write_led_file() local
111 char file_str[50]; in vibra_led_exists() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dlog_util.rs25 let file_str = unsafe { CStr::from_ptr(args.file).to_str().unwrap() }; in delegate() localVariable
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/lib/
Dlog.cc71 char file_str[40]; // file:line limited to 40 characters in VLog() local
/aosp_15_r20/external/python/cpython2/Python/
D_warnings.c502 const char *file_str = PyString_AsString(*filename); in setup_context() local
/aosp_15_r20/external/dtc/
H A Dchecks.c69 char *file_str; in check_msg() local
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment_unittest.cc1627 std::string_view file_str(file); in FailOnTaskEnvironmentLog() local