Home
last modified time | relevance | path

Searched defs:newFilePath (Results 1 – 11 of 11) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_csv_util.h108 static uint64_t GetUiTestCreatedFileSize(const std::string &newFilePath, std::string &dirName) in GetUiTestCreatedFileSize()
132 static void ReportFileWriteEvent(const std::string &newFilePath) in ReportFileWriteEvent()
/developtools/smartperf_host/smartperf_device/device_command/include/
Dsp_csv_util.h108 static uint64_t GetUiTestCreatedFileSize(const std::string &newFilePath, std::string &dirName) in GetUiTestCreatedFileSize()
132 static void ReportFileWriteEvent(const std::string &newFilePath) in ReportFileWriteEvent()
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts186 …const newFilePath: string = tryMangleFileName(filePath, projectConfig, id, projectConfig.isBytecod… constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dutils.ts187 …const newFilePath: string = tryMangleFileName(filePath, projectConfig, id, projectConfig.isBytecod… constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts282 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
303 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
324 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
344 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
Dob_config_resolver.test.ts833 const newFilePath: string = '../../test/ark_compiler_ut/testdata/writeFile.ts'; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dimport_path_expand.ts203 const newFilePath: string = genModuleRequest(filePath, moduleSpecifier.text, depName2DepInfo); constant
Dark_utils.ts807 …const newFilePath: string = tryMangleFileName(moduleInfo.buildFilePath, projectConfig, moduleInfo.… constant
/developtools/ace_ets2bundle/compiler/src/
Dimport_path_expand.ts203 const newFilePath: string = genModuleRequest(filePath, moduleSpecifier.text, depName2DepInfo); constant
Dark_utils.ts783 …const newFilePath: string = tryMangleFileName(moduleInfo.buildFilePath, projectConfig, moduleInfo.… constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/
Dark_utils.test.ts444 …const newFilePath = '/mnt/application/entry/build/default/cache/default/default@CompileArkTS/esmod… constant