Searched refs:PREFERENCES_ERROR_INVALID_PARAM (Results 1 – 11 of 11) sorted by relevance
103 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);106 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);114 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);116 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);119 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);121 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);144 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);147 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);155 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);157 EXPECT_EQ(errCode, PREFERENCES_ERROR_INVALID_PARAM);[all …]
590 PREFERENCES_ERROR_INVALID_PARAM);591 …references_RegisterDataObserver(pref, nullptr, nullptr, keys, 3), PREFERENCES_ERROR_INVALID_PARAM);593 PREFERENCES_ERROR_INVALID_PARAM);595 PREFERENCES_ERROR_INVALID_PARAM);597 PREFERENCES_ERROR_INVALID_PARAM);599 PREFERENCES_ERROR_INVALID_PARAM);
29 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in SetFileName()80 OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesOption_SetFileName()81 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesOption_SetFileName()93 (bundleName == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesOption_SetBundleName()94 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesOption_SetBundleName()107 (dataGroupId == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesOption_SetDataGroupId()108 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesOption_SetDataGroupId()120 (option == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesOption_Destroy()121 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesOption_Destroy()
76 OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_Preferences_Open()159 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_Close()164 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_Close()186 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_GetInt()215 OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_Preferences_GetString()216 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_GetString()277 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_GetBool()304 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_SetInt()320 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_SetBool()337 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_Preferences_SetString()[all …]
89 … (self == nullptr), (value == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesValue_GetInt()90 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesValue_GetInt()106 … (self == nullptr), (self == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesValue_GetBool()107 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesValue_GetBool()124 (valueLen == nullptr), OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM); in OH_PreferencesValue_GetString()125 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesValue_GetString()132 return OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM; in OH_PreferencesValue_GetString()
29 …OHOS::NativePreferences::E_INVALID_ARGS, OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM },30 … { OHOS::NativePreferences::E_KEY_EMPTY, OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM },31 …ivePreferences::E_KEY_EXCEED_MAX_LENGTH, OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM },32 …ePreferences::E_VALUE_EXCEED_MAX_LENGTH, OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM },
200 | PREFERENCES_ERROR_INVALID_PARAM | 参数不合法 | 258 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。296 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。358 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。399 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。441 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。516 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。559 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。598 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。637 若错误码为PREFERENCES_ERROR_INVALID_PARAM,表示参数不合法。[all …]
33 …erences.md#oh_preferences_errcode) {<br/>PREFERENCES_OK = 0, PREFERENCES_ERROR_INVALID_PARAM = 401…
199 | PREFERENCES_ERROR_INVALID_PARAM | Invalid parameter.|257 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.295 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.357 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.398 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.440 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.515 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.558 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.597 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.636 Returns **PREFERENCES_ERROR_INVALID_PARAM** if invalid parameters are detected.[all …]
33 …ferences.md#oh_preferences_errcode) {<br>PREFERENCES_OK = 0, PREFERENCES_ERROR_INVALID_PARAM = 401…
56 PREFERENCES_ERROR_INVALID_PARAM = 401, enumerator