Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/nfc/services/resources/base/profile/
Dnfc_language_map.json5 "file_path": "ar" string
9 "file_path": "base" string
13 "file_path": "base" string
17 "file_path": "bo_CN" string
21 "file_path": "es" string
25 "file_path": "fr" string
29 "file_path": "ja" string
33 "file_path": "ko" string
37 "file_path": "ru" string
41 "file_path": "ug" string
[all …]
/foundation/arkui/ace_engine/frameworks/core/components/theme/tools/
Dbuild_theme_code.py93 def read_file(file_path): argument
99 def write_file(file_path, content): argument
104 def build_header(file_path): argument
179 def build_cpp(file_path, platform): argument
223 def read_file_lines(file_path): argument
/foundation/ability/dmsfwk/services/dtbschedmgr/resources/base/profile/
Ddms_language_map.json5 "file_path": "base" string
9 "file_path": "base" string
13 "file_path": "zh_CN" string
/foundation/arkui/ace_engine/adapter/preview/sdk/dump/
Dresource_index.py106 def open_new_resource_index(file_path): argument
208 def dump(file_path, out_path): argument
/foundation/ability/idl_tool/test/sa_test/
Dutil.py92 def file_exists(file_path): argument
96 def make_binary_file(file_path): argument
101 def clean_binary_file(file_path): argument
/foundation/ability/idl_tool/test/hdi_unittest/base/
Dutil.py146 def file_exists(file_path): argument
150 def make_binary_file(file_path): argument
155 def clean_binary_file(file_path): argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/subtree/
DCompileCheck.py39 def find_lines_in_file(file_path, start_flag, end_flag): argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/
Dmain.py50 def delete_file(file_path): argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/
Dcontent_parser.py28 file_path = "" variable in ContentParser
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_writer.cpp37 bool AddFileContentToZip(zipFile zip_file, FilePath &file_path) in AddFileContentToZip()
/foundation/ability/idl_tool/idl_tool_2/
Dbuild_hdi_files_info.py333 def parse_one(self, file_path): argument
367 def parse_c_idl_files_import(self, file_path, idl_queue): argument
/foundation/ability/idl_tool/test/cmd_test/
Dcmd_test.py66 def file_exists(file_path): argument