| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | common.py | 24 def is_source_code_rootpath(path): argument 33 def get_source_code_rootpath(path): argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| D | attest_utils_file.c | 52 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() 65 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() 97 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile() 125 int32_t CreateFile(const char* path, const char* fileName) in CreateFile() 139 bool IsFileExist(const char* path, const char* fileName) in IsFileExist() 153 bool DeleteFile(const char* path, const char* fileName) in DeleteFile() 170 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() 208 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() 261 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile() 304 int32_t CreateFile(const char* path, const char* fileName) in CreateFile() [all …]
|
| /test/testfwk/developer_test/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 54 def get_file_list_by_postfix(path, postfix=""): argument
|
| /test/xts/device_attest/services/core/utils/ |
| D | attest_utils_file.c | 45 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() 83 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() 131 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile() 174 int32_t CreateFile(const char* path, const char* fileName) in CreateFile() 223 bool IsFileExist(const char* path, const char* fileName) in IsFileExist() 250 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer()
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| D | HiAppEventCPPTest.cpp | 70 string path; variable 105 string path; variable 139 string path; variable 173 string path; variable 209 string path; variable 243 string path; variable 277 string path; variable 311 string path; variable 345 string path; variable 379 string path; variable [all …]
|
| /test/xts/device_attest/services/oem_adapter/src/ |
| D | device_attest_oem_file.c | 47 int32_t OEMGetFileSize(const char* path, const char* fileName, uint32_t* result) in OEMGetFileSize() 79 int32_t OEMWriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in OEMWriteFile() 122 int32_t OEMReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in OEMReadFile() 159 int32_t OEMCreateFile(const char* path, const char* fileName) in OEMCreateFile()
|
| /test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthnopermission/src/main/js/MainAbility/pages/index/ |
| D | index.js | 32 var path = "/data/config.dat" variable
|
| /test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/src/main/js/MainAbility/pages/index/ |
| D | index.js | 32 var path = "/data/config.dat" variable
|
| /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() 261 int32_t HksTestFileRemove(const char *path, const char *fileName) in HksTestFileRemove() 273 uint32_t HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uin… in HksTestFileRead() 290 int32_t HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *bu… in HksTestFileWrite() 307 uint32_t HksTestFileSize(const char *path, const char *fileName) in HksTestFileSize()
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingCanvasTest.cpp | 120 OH_Drawing_Path* path = OH_Drawing_PathCreate(); variable 133 OH_Drawing_Path* path = OH_Drawing_PathCreate(); variable
|
| D | NativeDrawingPathTest.cpp | 47 OH_Drawing_Path* path = OH_Drawing_PathCreate(); variable
|
| /test/xts/acts/commonlibrary/toolchain/libc-test/include/ |
| D | getfiles.cpp | 26 std::vector<std::string> Runtest::GetFileNames(std::string path) in GetFileNames()
|
| D | gettestfiles.cpp | 22 static void GetTestNames(std::string path, std::vector<std::string>& tempName) in GetTestNames()
|
| /test/xts/tools/lite/build/ |
| D | utils.py | 189 def get_subsystem_name(path): argument 217 def glob(path, filename_pattern): argument 256 def get_subsystem_name_no_output(path): argument 271 def check_component(path, components): argument
|
| /test/testfwk/developer_test/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/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/arkui/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 | 153 def get_subsystem_name(path): argument 182 def glob(path, filename_pattern): argument
|
| /test/xts/acts/ai/neural_network_runtime/common/ |
| D | nnrt_utils.cpp | 303 PathType CheckPath(const std::string &path) in CheckPath() 323 bool DeleteFile(const std::string &path) in DeleteFile() 367 void DeleteFolder(const std::string &path) in DeleteFolder() 403 bool CreateFolder(const std::string &path) in CreateFolder()
|
| /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
|
| /test/xts/acts/kernel_lite/utils/ |
| D | libfs.cpp | 124 char *path = getcwd(path1, MAX_PATH_SIZE); in GetCurrentPath() local
|
| /test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility3/ |
| D | data.ts | 184 let path = "/data/test" variable
|