Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/android/orderfile/
H A Dorderfile_instrumentation.cc172 NO_INSTRUMENT_FUNCTION bool DumpToFile(const base::FilePath& path, in DumpToFile() function
/aosp_15_r20/external/cronet/base/android/orderfile/
H A Dorderfile_instrumentation.cc193 NO_INSTRUMENT_FUNCTION bool DumpToFile(const base::FilePath& path, in DumpToFile() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddump_graph.cc190 string DumpToFile(const string& name, const string& dirname, in DumpToFile() function
/aosp_15_r20/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java438 private void DumpToFile(int frameNumber) { in DumpToFile() method in VideoDumpView.VideoDumpRenderer
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/
H A Dmedia_debug_interface.cpp202 MOS_STATUS MediaDebugInterface::DumpToFile(const GoldenReferences &goldenReferences) in DumpToFile() function in MediaDebugInterface
/aosp_15_r20/external/open-dice/src/
H A Dtest_utils.cc83 void DumpToFile(const char* filename, const uint8_t* data, size_t size) { in DumpToFile() function
/aosp_15_r20/art/runtime/hprof/
H A Dhprof.cc754 bool DumpToFile(size_t overall_size, size_t max_length) in DumpToFile() function in art::hprof::Hprof