Home
last modified time | relevance | path

Searched defs:writeFile (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/diskio_plugin/src/
Dtest_main.cpp25 const std::string writeFile = "/data/local/tmp/diskio_write_test.txt"; variable
/developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts257 const writeFile: ts.WriteFileCallback = (fileName: string, data: string) => { constant