Home
last modified time | relevance | path

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

/device/soc/rockchip/rk2206/adapter/hals/utils/file/
Dhal_file.c68 char full_path[2 * LFS_NAME_MAX]; in HalFileOpen() local
107 char full_path[2 * LFS_NAME_MAX]; in HalFileStat() local
133 char full_path[LFS_NAME_MAX]; in HalFileDelete() local
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
Dblackbox_storage.c77 char *full_path = NULL; in is_pstore_part_ready() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dscons_utils.py67 def traverse_subdir(search_dir = '.', full_path = False): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
Dscons_utils.py67 def traverse_subdir(search_dir = '.', full_path = False): argument
/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON_Utils.c1136 …unsigned char *full_path = (unsigned char*)cJSON_malloc(path_length + suffix_length + sizeof("/")); in compose_patch() local