| /test/xdevice/src/xdevice/_core/ |
| D | common.py | 24 def is_source_code_rootpath(path): argument 33 def get_source_code_rootpath(path): argument
|
| D | utils.py | 189 def create_dir(path): argument 533 def check_path_legal(path): argument
|
| /test/developertest/src/core/ |
| D | common.py | 24 def is_source_code_root_path(path): argument 35 def get_source_code_root_path(path): argument
|
| D | utils.py | 33 def create_dir(path): argument 53 def get_file_list_by_postfix(path, postfix=""): argument
|
| /test/xts/acts/security_lite/huks/common/ |
| D | hks_test_file_operator.c | 44 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName() 69 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 185 int32_t HksIsFileExist(const char *path, const char *fileName) in HksIsFileExist() 276 int32_t HksTestFileRemove(const char *path, const char *fileName) in HksTestFileRemove() 288 uint32_t HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uin… in HksTestFileRead() 305 int32_t HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *bu… in HksTestFileWrite() 322 uint32_t HksTestFileSize(const char *path, const char *fileName) in HksTestFileSize()
|
| /test/xts/tools/lite/build/ |
| D | utils.py | 187 def get_subsystem_name(path): argument 215 def glob(path, filename_pattern): argument 254 def get_subsystem_name_no_output(path): argument 269 def check_component(path, components): argument
|
| /test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/entry/src/main/js/default/pages/index/ |
| D | index.js | 44 var path = "/data/config.dat" variable
|
| /test/developertest/src/core/build/ |
| D | pretreat_targets.py | 66 def _pretreat_js_target(self, path, name): argument 136 def _disassemble_js_target(self, path, name): argument
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| D | FsOtherTest.cpp | 100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree() 145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree()
|
| /test/xdevice/extension/src/xdevice_extension/_core/ |
| D | utils.py | 125 def create_dir(path): argument 235 def check_path_legal(path): argument
|
| /test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/ |
| D | utils.cpp | 112 void SaveCharTextAppend(char *input, char *path) in SaveCharTextAppend() 134 void SaveStringTextAppend(std::string input, std::string path) in SaveStringTextAppend()
|
| /test/xts/acts/ace/ace_standard/src/main/js/default/pages/obj_Path2D/router/ |
| D | index.js | 46 var path = ctx.createPath2D("M80 20 L40 100 L120 100 Z"); variable
|
| /test/xts/tools/build/ |
| D | utils.py | 152 def get_subsystem_name(path): argument 181 def glob(path, filename_pattern): argument
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| D | hap_manager_test.cpp | 104 const char *path = resPath.c_str(); variable
|
| D | global_test.cpp | 68 const char *path = resPath.c_str(); in GetResId() local
|
| D | hap_resource_test.cpp | 150 const char *path = resPath.c_str(); variable
|
| /test/xts/acts/kernel_lite/utils/ |
| D | libfs.cpp | 124 char *path = getcwd(path1, MAX_PATH_SIZE); in GetCurrentPath() local
|
| /test/developertest/aw/cxx/hwext/ |
| D | perf.cpp | 50 BaseLineManager::BaseLineManager(const string path) in BaseLineManager() 64 bool BaseLineManager::LoadConfig(const string path) in LoadConfig()
|
| /test/developertest/aw/cxx/distributed/utils/ |
| D | csv_transform_xml.h | 134 void getAllFiles(std::string path) in getAllFiles()
|
| /test/xts/hats/hdf/camera/hdi/common/ |
| D | common.cpp | 73 char path[PATH_MAX] = {0}; in SaveYUV() local 136 char path[PATH_MAX] = {0}; in SaveVideoFile() local
|
| /test/developertest/aw/python/distributed/common/ |
| D | devices.py | 251 def check_path_legal(self, path): argument 387 def check_path_legal(self, path): argument
|
| /test/developertest/libs/benchmark/report/ |
| D | generate_report.py | 53 def get_file_list_by_postfix(path, postfix, filter_jar = ""): argument
|
| /test/xdevice/extension/src/xdevice_extension/_core/environment/ |
| D | dmlib.py | 609 def read_mode(self, path): argument 624 def create_file_req(self, command, path): argument 651 def create_send_file_req(self, command, path, mode=0o644): argument
|
| /test/xts/acts/security_lite/permission_posix/capability/src/ |
| D | ActsCapability.cpp | 393 static char path[MAX_PATH_SIZE]; in GetCurrentPath() local
|
| /test/xts/hats/hdf/audio/hdi/capture/captureScene/src/ |
| D | audio_hdicapture_scene_test.cpp | 127 int32_t AudioHdiCaptureSceneTest::AudioCaptureStart(const string path, struct AudioCapture *capture… in AudioCaptureStart() argument
|