Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_error/
H A Db_excep_utils.cpp44 char full_path[PATH_MAX] = {0}; in Canonicalize() local
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_command_handler_base.py93 def check_path_raise_if_not_exist(full_path): argument
/ohos5.0/base/web/webview/interfaces/kits/napi/protos/
H A Dweb_download.proto43 optional string full_path = 6; field