Home
last modified time | relevance | path

Searched defs:SetBusinessError (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/
H A Djs_datashare_ext_ability.h321 void SetBusinessError(DatashareBusinessError &businessError) in SetBusinessError() function in OHOS::DataShare::JsDataShareExtAbility
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp122 void NapiQueue::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() function in OHOS::ObjectStore::NapiQueue
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp103 void SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() function
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_async_call.cpp71 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error, int apiversion) in SetBusinessError() function in OHOS::AppDataMgrJsKit::AsyncCall
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp112 void AsyncCall::SetBusinessError(napi_env env, std::shared_ptr<Error> error, napi_value *businessError) in SetBusinessError() function in OHOS::RelationalStoreJsKit::AsyncCall
H A Dnapi_rdb_store.cpp1442 void RdbStoreProxy::SetBusinessError(napi_env env, std::shared_ptr<Error> error, napi_value *businessError) in SetBusinessError() function in OHOS::RdbStoreProxy
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp82 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<JSError> error) in SetBusinessError() function in OHOS::PreferencesJsKit::AsyncCall

Completed in 8 milliseconds