Home
last modified time | relevance | path

Searched defs:OpenFileWithErrCode (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/
Dext_special_controller.cpp37 int ExtSpecialController::OpenFileWithErrCode(const Uri &uri, const std::string &mode, int32_t &err… in OpenFileWithErrCode() function in OHOS::DataShare::ExtSpecialController
/foundation/multimedia/media_library/frameworks/js/src/
Duserfile_client.cpp360 int UserFileClient::OpenFileWithErrCode(Uri &uri, const std::string &mode, int32_t &realErr, const … in OpenFileWithErrCode() function in OHOS::Media::UserFileClient
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
Ddatashare_proxy.cpp114 int DataShareProxy::OpenFileWithErrCode(const Uri &uri, const std::string &mode, int32_t &errCode) in OpenFileWithErrCode() function in OHOS::DataShare::DataShareProxy
Ddatashare_helper_impl.cpp87 int DataShareHelperImpl::OpenFileWithErrCode(Uri &uri, const std::string &mode, int32_t &errCode) in OpenFileWithErrCode() function in OHOS::DataShare::DataShareHelperImpl