Home
last modified time | relevance | path

Searched refs:errCode_ (Results 1 - 14 of 14) sorted by relevance

/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp36 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString()
47 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString()
56 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt()
67 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt()
76 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool()
87 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool()
96 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong()
107 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong()
116 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat()
127 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat()
[all...]
/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp42 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString()
53 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString()
62 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt()
73 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt()
82 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool()
93 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool()
102 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong()
113 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong()
122 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat()
133 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat()
[all...]
/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp40 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString()
51 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString()
60 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt()
71 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt()
80 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool()
91 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool()
100 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong()
111 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong()
120 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat()
131 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat()
[all...]
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dcall.cpp38 context->errCode_ = ErrorThrowType::PARAMETER_ERROR; in Call()
43 if (status != napi_ok && context->errCode_ != 0 && needException) { in Call()
44 JsError::ThrowError(env, context->errCode_, context->errMsg_); in Call()
99 if (runStatus != napi_ok && context_->ctx->errCode_ != 0) { in SyncCall()
100 JsError::ThrowError(env, context_->ctx->errCode_, context_->ctx->errMsg_); in SyncCall()
136 if (context->ctx->errCode_ != 0) { in OnComplete()
137 napi_create_int32(env, context->ctx->errCode_, &errCode); in OnComplete()
H A Dcall.h48 errCode_ = errCode; in SetErrInfo()
87 int32_t errCode_ = 0; member in OHOS::WallpaperNAPI::final::Context
/base/global/resource_management/interfaces/js/innerkits/core/include/
H A Dresource_manager_data_context.h53 int errCode_; member
66 errCode_(0), density_(0), iconType_(0), symbolValue_(0) {} in ResMgrDataContext()
72 errCode_ = errCode; in SetErrorMsg()
/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h55 int errCode_ = NativePreferences::E_OK; member in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h54 int errCode_ = NativePreferences::E_OK; member in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h54 int errCode_ = NativePreferences::E_OK; member in OHOS::ScreenLock::PreferencesUtil
/base/telephony/call_manager/services/spam_call/include/
H A Dspam_call_adapter.h51 int32_t errCode_ = -1; member in OHOS::Telephony::SpamCallAdapter
/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_adapter.cpp196 errCode = errCode_; in GetDetectResult()
202 errCode_ = errCode; in SetDetectResult()
/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h290 int32_t errCode_; member in OHOS::Location::LocatorErrorMessage
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_async_impl.cpp131 result[0] = GetCallbackErrorCode(env, dataContext->errCode_, dataContext->errMsg_.c_str()); in Complete()
140 result[0] = GetCallbackErrorCode(env, dataContext->errCode_, dataContext->errMsg_.c_str()); in Complete()
/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1731 errCode_ = errCode; in SetErrCode()
1736 return errCode_; in GetErrCode()

Completed in 11 milliseconds