Home
last modified time | relevance | path

Searched refs:WriteJavaHeapDumpToPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/android/
H A Djava_heap_dump_generator.h19 BASE_EXPORT bool WriteJavaHeapDumpToPath(std::string_view file_path);
H A Djava_heap_dump_generator.cc17 bool WriteJavaHeapDumpToPath(std::string_view filePath) { in WriteJavaHeapDumpToPath() function