/AliOS-Things-master/components/http/internal/ |
A D | http_form_data.h | 17 char file_path[FORM_DATA_MAXLEN]; member
|
/AliOS-Things-master/components/ota/hal/ |
A D | ota_hal_fs_plat.c | 50 OTA_WEAK int ota_jsapp_version_get(char *version, char *file_path) in ota_jsapp_version_get()
|
A D | ota_hal_ctrl.c | 150 int ota_verify_fsfile(ota_boot_param_t *param, char *file_path) in ota_verify_fsfile()
|
/AliOS-Things-master/components/SDL2/src/core/linux/ |
A D | SDL_ibus.c | 174 IBus_ReadAddressFromFile(const char *file_path) in IBus_ReadAddressFromFile() 214 char file_path[PATH_MAX]; in IBus_GetDBusAddressFilename() local
|
/AliOS-Things-master/components/amp_adapter/platform/linux/ |
A D | aos_ota.c | 15 int ota_verify_fsfile(ota_boot_param_t *param, char *file_path) in ota_verify_fsfile()
|
/AliOS-Things-master/components/http/src/ |
A D | http_formdata.c | 189 …nt_data_t* client_data, char* content_disposition, char* name, char* content_type, char* file_path) in httpclient_formdata_addfile()
|
/AliOS-Things-master/components/linkkit/include/linkkit/ |
A D | http2_upload_api.h | 31 const char *file_path; /* file path, filename must be ASCII string and member
|
/AliOS-Things-master/components/linkkit/http2/ |
A D | http2_upload_api.c | 46 const char *file_path; member 98 static const char *_http2_fs_get_filename(const char *file_path) in _http2_fs_get_filename()
|
/AliOS-Things-master/components/uvoice/media/ |
A D | uvoice_mlist.c | 351 char file_path[128]; in mlist_source_del() local
|
/AliOS-Things-master/components/uvoice/include/ |
A D | uvoice_types.h | 71 char file_path[128]; /* cache file full path */ member
|
/AliOS-Things-master/components/ota/ota_agent/ |
A D | ota_service.c | 23 int ota_download_to_fs_service(void *ota_ctx , char *file_path) in ota_download_to_fs_service()
|
/AliOS-Things-master/components/uvoice/test/ |
A D | test_player.c | 506 char file_path[128]; in uvoice_play_test() local
|
/AliOS-Things-master/components/py_engine/modules/video/ |
A D | ak_camera.c | 334 char file_path[64] = { 0 }; in save_data() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | ymodem.py | 137 def send_file(self, file_path, retry=20, callback=None): argument
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | ymodem.py | 137 def send_file(self, file_path, retry=20, callback=None): argument
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | ymodemfile.py | 144 def send_file(self, file_path, retry=20, callback=None): argument
|
/AliOS-Things-master/components/oss/src/ |
A D | oss_app.cpp | 101 char *pfile_path,file_path[256]; in oss_upload_local_file() local
|
/AliOS-Things-master/components/py_engine/modules/audio/ |
A D | uvoiceplayer.c | 398 const char *file_path = get_str_from_dict(config_dict, "file_path"); in uvoice_cache_config() local
|
/AliOS-Things-master/components/py_engine/modules/network/http/ |
A D | httpclient.c | 420 char *file_path = (char *)mp_obj_str_get_str(args[4]); in obj_http_get_add_file() local
|