Home
last modified time | relevance | path

Searched defs:SetLogFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/bench/
H A DBenchLogger.cpp21 bool BenchLogger::SetLogFile(const char *file) { in SetLogFile() function in BenchLogger
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf_profcollect_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs25 pub fn SetLogFile(filename: *const ::std::os::raw::c_char); in SetLogFile() function
/aosp_15_r20/system/extras/simpleperf/
H A Dprofcollect.cpp127 void SetLogFile(const char* filename) { in SetLogFile() function