Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/uvoice/stream/
A Duvoice_download.c25 char *filepath; in net_download_work() local
/AliOS-Things-master/components/oss/src/utils/
A DFileSystemUtils.cc84 bool AlibabaCloud::OSS::RemoveFile(const std::string &filepath) in RemoveFile()
164 bool AlibabaCloud::OSS::RemoveFile(const std::wstring& filepath) in RemoveFile()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dtransymodem.py129 def download_file(portnum, baudrate, filepath, devpath): argument
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dhttpclient.c53 char *filepath; member
576 static bool task_http_download_func(char *url, char *filepath) in task_http_download_func()
666 char *filepath = mp_obj_str_get_str(args[2]); in obj_http_download() local
714 char *filepath = mp_obj_str_get_str(args[2]); in obj_http_request() local
A Dmodhttp.c49 char *filepath; member
406 const char *filepath = NULL; in http_download() local
A Dhttputility.c44 char *filepath; member
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_mgr.c101 static int task_http_download_func(char *url, char *filepath) in task_http_download_func()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c49 char *filepath; member
504 JSValue filepath = JS_GetPropertyStr(ctx, argv[0], "filepath"); in native_http_get_param() local
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmain.c319 char filepath[256] = {0}; in mpy_run() local
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmain.c319 char filepath[256] = {0}; in mpy_run() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/
A Dmodule_http.c47 char *filepath; member
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c520 int8_t filepath[256] = { 0 }; in mpy_run() local
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c728 int ulog_fs_log_file_path(char *filepath) in ulog_fs_log_file_path()
/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp2129 static FILE* callfopen( const char* filepath, const char* mode ) in callfopen()

Completed in 30 milliseconds