| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| H A D | native_stack.cpp | 145 bool ReadOsFile(const std::string &fileName, std::string *result) in ReadOsFile() argument
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| H A D | ETSparser.h | 64 void SetFormattingFileName(T &&fileName) in SetFormattingFileName() argument
|
| /arkcompiler/ets_frontend/ets2panda/parser/context/ |
| H A D | parserContext.h | 170 void SetFormattingFileName(T &&fileName) in SetFormattingFileName() argument
|
| /arkcompiler/ets_runtime/compiler_service/src/ |
| H A D | aot_compiler_impl.cpp | 284 std::string fileName; in AOTLocalCodeSign() local
|
| /arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/ |
| H A D | aotcompilerimpl_unit.cpp | 584 std::string fileName = "/data/local/ark-cache/com.ohos.contacts/arm64/entry.an"; in HWTEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_promise_job.cpp | 147 CString fileName = ModulePathHelper::Utf8ConvertToString(dirPath.GetTaggedValue()); in DynamicImportJob() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | an_file_info.cpp | 98 std::string fileName = filename; in Load() local 223 std::string &fileName = entryIdxToFileNameMap_.at(i); in GenerateMethodToEntryIndexMap() local 95 Load(const std::string &filename, [[maybe_unused]] std::function<bool (std::string fileName, uint8_t **buff, size_t *buffSize)> ReadAOTCallBack) Load() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/ |
| H A D | assembler.h | 391 std::string fileName; member in assembler::Assembler
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | optimize_common.cpp | 100 std::string fileName; in GetFileName() local 231 std::string fileName = GetFileName(mod, (preFix + "-" + fname)); GenerateDot() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | file_generators.h | 213 void SetCurrentCompileFileName(CString fileName) in SetCurrentCompileFileName() argument
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/ |
| H A D | union_normalization_test.cpp | 73 void InitializeChecker(std::string_view fileName, std::string_view src) in InitializeChecker() argument 99 void InitializeChecker(const char **argv, std::string_view fileName, std::string_view src, in InitializeChecker() argument
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| H A D | importPathManager.cpp | 112 std::string fileName = entry->d_name; in UnixWalkThroughDirectoryAndAddToParseList() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| H A D | compileQueue.h | 147 explicit PostAnalysisOptimizeFileJob(const std::string &fileName, pandasm::Program *program) in PostAnalysisOptimizeFileJob() argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| H A D | heap_tracker_third_test.cpp | 139 std::string fileName = "HeapTrackerTest3.heapsnapshot"; in HWTEST_F_L0() local 243 std::string fileName = "test.StreamWriteChunk"; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| H A D | js_stackinfo.h | 48 std::string fileName;
member
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| H A D | extractor.cpp | 100 bool Extractor::ExtractByName(const std::string &fileName, std::ostream &dest) const in ExtractByName() argument 111 bool Extractor::ExtractFile(const std::string &fileName, const std::string &targetPath) const in ExtractFile() argument 138 std::unique_ptr<FileMapper> Extractor::GetData(const std::string &fileName, bool) const in GetData() argument 144 std::shared_ptr<FileMapper> Extractor::GetSafeData(const std::string &fileName) in GetSafeData() argument 154 GetMmapData(const std::string &fileName) GetMmapData() argument 169 ExtractToBufByName(const std::string &fileName, std::unique_ptr<uint8_t[]> &dataPtr, size_t &len) ExtractToBufByName() argument 176 GetFileInfo(const std::string &fileName, FileInfo &fileInfo) const GetFileInfo() argument [all...] |
| H A D | zip_file.h | 154 std::string fileName; member
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/tests/ |
| H A D | zip_file_test.cpp | 59 void AddEntryToTree(const std::string &fileName) in AddEntryToTree() argument 104 std::unique_ptr<FileMapper> CreateFileMapper(const std::string &fileName, FileMapperType type) const in CreateFileMapper() argument 109 bool ExtractToBufByName(const std::string &fileName, std::unique_ptr<uint8_t[]> &dataPtr, size_t &len) const in ExtractToBufByName() argument 190 const std::string fileName = "TestFile.zip"; in CreateTestFile() local 205 const char *fileName = "TestFile.zip"; in DeleteTestFile() local [all...] |
| /arkcompiler/toolchain/tooling/client/manager/ |
| H A D | source_manager.cpp | 72 std::string fileName; in EnableReply() local 84 void SourceManager::SetFileName(int scriptId, const std::string& fileName) in SetFileName() argument
|
| /arkcompiler/toolchain/tooling/client/domain/ |
| H A D | heapprofiler_client.cpp | 331 bool HeapProfilerClient::WriteHeapProfilerForFile(const std::string &fileName, const std::string &data) in WriteHeapProfilerForFile() argument
|
| /base/hiviewdfx/hiview/plugins/unified_collector/task/ |
| H A D | cpu_perf_dump.cpp | 133 std::string CpuPerfDump::GetTimestamp(const std::string& fileName) in GetTimestamp() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/util/zip/ |
| H A D | zip_writer.cpp | 151 zipFile ZipWriter::OpenForZipping(const std::string &fileName, int append) in OpenForZipping() argument
|
| /base/hiviewdfx/hitrace/utils/ |
| H A D | trace_utils.cpp | 44 void RemoveFile(const std::string& fileName) in RemoveFile() argument 72 std::string fileName = entry.path().filename().string(); in GetRecordTraceFilesInDir() local [all...] |
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | hiview_zip_util.cpp | 147 char fileName[NAME_MAX] = { 0 }; in UnzipFile() local
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| H A D | napi_hisysevent_adapter.cpp | 91 auto fileName = lineInfos[LINE_INDEX - 1]; in ParseCallerInfoFromStackTrace() local
|