Searched refs:E_FILE_PATH_INFO (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/request/request/common/include/ |
H A D | constant.h | 62 static constexpr const char *E_FILE_PATH_INFO = "bad file path"; variable
|
/ohos5.0/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_request_impl.cpp | 35 using OHOS::Request::E_FILE_PATH_INFO; 55 { ExceptionErrorCode::E_FILE_PATH, E_FILE_PATH_INFO },
|
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/ |
H A D | js_util.cpp | 33 { E_FILE_PATH, E_FILE_PATH_INFO },
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 72 …NSUPPORTED, E_UNSUPPORTED_INFO }, { E_FILE_IO, E_FILE_IO_INFO }, { E_FILE_PATH, E_FILE_PATH_INFO },
|