Home
last modified time | relevance | path

Searched refs:PREFERENCES_ERROR_DELETE_FILE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/ndk/include/
H A Doh_preferences_err_code.h62 PREFERENCES_ERROR_DELETE_FILE = 15500010, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Doh__preferences__err__code_8h.md33 …R_NOT_SUPPORTED = 801, PREFERENCES_ERROR_BASE = 15500000,<br/>PREFERENCES_ERROR_DELETE_FILE = 1550…
H A D_preferences.md43 …R_NOT_SUPPORTED = 801, PREFERENCES_ERROR_BASE = 15500000,<br/>PREFERENCES_ERROR_DELETE_FILE = 1550…
203 | PREFERENCES_ERROR_DELETE_FILE | 删除文件失败 |
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Dconvertor_error_code.cpp34 …OS::NativePreferences::E_DELETE_FILE_FAIL, OH_Preferences_ErrCode::PREFERENCES_ERROR_DELETE_FILE },
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Doh__preferences__err__code_8h.md33 …OR_NOT_SUPPORTED = 801, PREFERENCES_ERROR_BASE = 15500000,<br>PREFERENCES_ERROR_DELETE_FILE = 1550…
H A D_preferences.md42 …OR_NOT_SUPPORTED = 801, PREFERENCES_ERROR_BASE = 15500000,<br>PREFERENCES_ERROR_DELETE_FILE = 1550…
202 | PREFERENCES_ERROR_DELETE_FILE | Failed to delete the file.|