Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/http/internal/
A Dhttp_form_data.h17 char file_path[FORM_DATA_MAXLEN]; member
/AliOS-Things-master/components/ota/hal/
A Dota_hal_fs_plat.c50 OTA_WEAK int ota_jsapp_version_get(char *version, char *file_path) in ota_jsapp_version_get()
A Dota_hal_ctrl.c150 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 DSDL_ibus.c174 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 Daos_ota.c15 int ota_verify_fsfile(ota_boot_param_t *param, char *file_path) in ota_verify_fsfile()
/AliOS-Things-master/components/http/src/
A Dhttp_formdata.c189 …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 Dhttp2_upload_api.h31 const char *file_path; /* file path, filename must be ASCII string and member
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_upload_api.c46 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 Duvoice_mlist.c351 char file_path[128]; in mlist_source_del() local
/AliOS-Things-master/components/uvoice/include/
A Duvoice_types.h71 char file_path[128]; /* cache file full path */ member
/AliOS-Things-master/components/ota/ota_agent/
A Dota_service.c23 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 Dtest_player.c506 char file_path[128]; in uvoice_play_test() local
/AliOS-Things-master/components/py_engine/modules/video/
A Dak_camera.c334 char file_path[64] = { 0 }; in save_data() local
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/
A Dymodem.py137 def send_file(self, file_path, retry=20, callback=None): argument
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/
A Dymodem.py137 def send_file(self, file_path, retry=20, callback=None): argument
/AliOS-Things-master/components/py_engine/engine/tools/
A Dymodemfile.py144 def send_file(self, file_path, retry=20, callback=None): argument
/AliOS-Things-master/components/oss/src/
A Doss_app.cpp101 char *pfile_path,file_path[256]; in oss_upload_local_file() local
/AliOS-Things-master/components/py_engine/modules/audio/
A Duvoiceplayer.c398 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 Dhttpclient.c420 char *file_path = (char *)mp_obj_str_get_str(args[4]); in obj_http_get_add_file() local

Completed in 23 milliseconds