Searched defs:SetBusinessError (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_async_call.cpp | 71 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> er… in SetBusinessError() function in OHOS::AppDataMgrJsKit::AsyncCall
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
H A D | napi_queue.cpp | 118 void NapiQueue::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> er… in SetBusinessError() function in OHOS::ObjectStore::NapiQueue
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
H A D | async_call.cpp | 101 void SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() function
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/ |
H A D | js_datashare_ext_ability.h | 321 void SetBusinessError(DatashareBusinessError &businessError) in SetBusinessError() function
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
H A D | napi_async_call.cpp | 82 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<JSError> … in SetBusinessError() function in OHOS::PreferencesJsKit::AsyncCall
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_async_call.cpp | 112 void AsyncCall::SetBusinessError(napi_env env, std::shared_ptr<Error> error, napi_value *businessEr… in SetBusinessError() function in OHOS::RelationalStoreJsKit::AsyncCall
|
H A D | napi_rdb_store.cpp | 1433 void RdbStoreProxy::SetBusinessError(napi_env env, std::shared_ptr<Error> error, napi_value *busine… in SetBusinessError() function in OHOS::RelationalStoreJsKit::RdbStoreProxy
|