| /arkcompiler/ets_frontend/arkguard/test/ut/utils/ |
| D | ApiExtractor.spec.ts | 128 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/classTest.d.ts'; variable 148 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/interfaceTest.d.ts'; variable 166 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/typeLiteralTest.d.ts'; variable 184 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/enumTest.d.ts'; variable 198 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/objectLiteral.d.ts'; variable 218 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/moduleTest.d.ts'; variable 239 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/systemApiArgsTest.d.ts'; variable 261 let filePath: string = 'test/ut/utils/apiTest_visitPropertyAndName/systemApiArgsTest.d.ts'; variable 709 let filePath: string = 'test/ut/utils/apiTest_visitAtKeepNames/atKeepClass01.ts'; variable 719 let filePath: string = 'test/ut/utils/apiTest_visitAtKeepNames/atKeepClass01.ts'; variable [all …]
|
| D | SourceMapUtil.spec.ts | 21 const filePath = 'demo.js'; constant
|
| D | ScopeAnalyzer.spec.ts | 325 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeModule.ts'; variable 366 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeFunctionLike.ts'; variable 407 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeExportNames.ts'; variable 454 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeFunctionType.ts'; variable 470 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeImportEqualsDeclaration.ts'; variable 521 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeClassLike.ts'; variable 540 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeObjectBindingPatternRequire.ts'; variable 577 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeNamespaceExport.ts'; variable 621 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeBreakOrContinue.ts'; variable 664 let filePath = 'test/ut/utils/ScopeAnalyzer/analyzeCatchClause.ts'; variable [all …]
|
| /arkcompiler/ets_frontend/arkguard/scripts/ |
| D | execute_result_statistics.js | 35 function runTest(filePath) { argument 78 function executeRunTest(fileName, filePath) { argument 90 function compareContent(filePath) { argument 106 const compareExpected = function(filePath, actual, expectation) { argument
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | pathResolver.cpp | 23 …athResolver::FindImportedFunctions(ArenaVector<EntityInfo> &overloadSet, std::string_view filePath, in FindImportedFunctions() 47 …athResolver::FindExportedFunctions(ArenaVector<EntityInfo> &overloadSet, std::string_view filePath, in FindExportedFunctions() 85 std::string_view PathResolver::FindNamedImportAll(std::string_view filePath, std::string_view bindi… in FindNamedImportAll() 108 std::optional<EntityInfo> PathResolver::FindImportedEntity(std::string_view filePath, std::string_v… in FindImportedEntity() 136 std::optional<EntityInfo> PathResolver::FindExportedEntity(std::string_view filePath, std::string_v… in FindExportedEntity()
|
| D | debugInfoStorage.cpp | 92 const panda_file::File *DebugInfoStorage::GetPandaFile(std::string_view filePath) in GetPandaFile() 101 const ImportExportTable *DebugInfoStorage::GetImportExportTable(std::string_view filePath) in GetImportExportTable() 110 panda_file::ClassDataAccessor *DebugInfoStorage::GetGlobalClassAccessor(std::string_view filePath) in GetGlobalClassAccessor() 119 std::string_view DebugInfoStorage::GetModuleName(std::string_view filePath) in GetModuleName() 128 panda_file::File::EntityId DebugInfoStorage::FindClass(std::string_view filePath, std::string_view … in FindClass()
|
| /arkcompiler/runtime_core/panda_guard/util/ |
| D | file_util.cpp | 30 std::string panda::guard::FileUtil::GetFileContent(const std::string &filePath) in GetFileContent() 52 std::vector<std::string> panda::guard::FileUtil::GetLineDataFromFile(const std::string &filePath) in GetLineDataFromFile() 75 void panda::guard::FileUtil::WriteFile(const std::string &filePath, const std::string &content) in WriteFile()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_file_path.cpp | 19 std::string JSFilePath::GetBaseName(const std::string &filePath) in GetBaseName() 31 std::string JSFilePath::GetFileName(const std::string &filePath) in GetFileName() 47 std::string JSFilePath::GetFileExtension(const std::string &filePath) in GetFileExtension()
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | zip_file_reader.cpp | 27 std::shared_ptr<ZipFileReader> ZipFileReader::CreateZipFileReader(const std::string &filePath) in CreateZipFileReader() 56 size_t ZipFileReader::GetFileLen(const std::string &filePath) in GetFileLen()
|
| D | zip_file_reader_mem.h | 27 ZipFileReaderMem(const std::string &filePath) : ZipFileReader(filePath) {} in ZipFileReaderMem()
|
| D | zip_file_reader_io.h | 27 ZipFileReaderIo(const std::string &filePath) : ZipFileReader(filePath) {} in ZipFileReaderIo()
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/obfuscation_validation/ |
| D | stringLiteral_demo_02-assert-expectation.ts | 20 const filePath = path.join(__filename, '../stringLiteral_demo_02_use.ts'); constant
|
| D | namespace_api_01-assert-expectation.ts | 20 const filePath = path.join(__filename, '../namespace_api_01_use.ts'); constant
|
| D | interface_demo_01-assert-expectation.ts | 20 const filePath = path.join(__filename, '../interface_demo_01_use.ts'); constant
|
| D | stringLiteral_demo_01-assert-expectation.ts | 20 const filePath = path.join(__filename, '../stringLiteral_demo_01_use.ts'); constant
|
| /arkcompiler/runtime_core/panda_guard/tests/util/ |
| D | test_util.cpp | 20 void panda::guard::TestUtil::RemoveFile(const std::string &filePath) in RemoveFile()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | hprof_test.cpp | 124 size_t GenerateSnapShot(const std::string &filePath) in GenerateSnapShot() 139 bool ContrastJSONLineHeader(const std::string &filePath, std::string lineHeader) in ContrastJSONLineHeader() 151 … bool ContrastJSONSectionPayload(const std::string &filePath, std::string dataLable, int fieldNum) in ContrastJSONSectionPayload() 171 …bool ContrastJSONPayloadCntAndHitStrField(const std::string &filePath, std::string dataLable, int … in ContrastJSONPayloadCntAndHitStrField() 195 bool ContrastJSONNativeSizeNum(const std::string &filePath, std::string nodesLable, int nNum) in ContrastJSONNativeSizeNum() 237 bool ContrastJSONClousure(const std::string &filePath) in ContrastJSONClousure() 248 int ExtractCountFromMeta(const std::string &filePath, std::string typeLable) in ExtractCountFromMeta() 265 int ExtractCountFromPayload(const std::string &filePath, std::string dataLabel) in ExtractCountFromPayload()
|
| /arkcompiler/runtime_core/panda_guard/obfuscate/ |
| D | entity.cpp | 52 void panda::guard::Entity::WriteNameCache(const std::string &filePath) in WriteNameCache() 83 void panda::guard::Entity::WriteFileCache(const std::string &filePath) {} in WriteFileCache() 212 ReferenceFilePath filePath(this->function_->program_); in UpdateInsFileName() local
|
| D | method.cpp | 53 void panda::guard::Method::WriteFileCache(const std::string &filePath) in WriteFileCache() 75 void panda::guard::OuterMethod::WriteFileCache(const std::string &filePath) in WriteFileCache()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | pgo.h | 31 void SetProfilePath(std::string &filePath) in SetProfilePath()
|
| /arkcompiler/runtime_core/panda_guard/tests/unittest/ |
| D | guard_name_cache_test.cpp | 75 std::string filePath = "/entry/src/test1/test2.ets"; variable 136 std::string filePath = "/entry/src/common/calc.ets"; variable
|
| /arkcompiler/ets_frontend/arkguard/src/common/ |
| D | ApiReaderForTest.ts | 44 const filePath = path.join(dir, file); constant
|
| /arkcompiler/ets_runtime/test/fuzztest/buildjsstacktrace_fuzzer/ |
| D | buildjsstacktrace_fuzzer.cpp | 34 std::string filePath(data, data + size); in BuildJsStackTraceFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | file_path_helper_test.cpp | 28 std::string filePath = "__FilePathHelperTest.test"; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/abc2program/ |
| D | abc2program_compiler.cpp | 22 bool Abc2ProgramCompiler::OpenAbcFile(const std::string &filePath) in OpenAbcFile()
|