Searched refs:PREFERENCES_ERROR_MALLOC (Results 1 – 7 of 7) sorted by relevance
205 | PREFERENCES_ERROR_MALLOC | 申请内存失败 | 262 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。300 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。362 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。403 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。445 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。520 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。563 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。602 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。641 若错误码为PREFERENCES_ERROR_MALLOC,表示内存分配失败。[all …]
33 …R_DELETE_FILE = 15500010, PREFERENCES_ERROR_STORAGE = 15500011, PREFERENCES_ERROR_MALLOC = 1550001…
204 | PREFERENCES_ERROR_MALLOC | Failed to allocate memory.|261 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.299 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.361 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.402 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.444 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.519 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.562 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.601 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.640 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.[all …]
137 return OH_Preferences_ErrCode::PREFERENCES_ERROR_MALLOC; in OH_PreferencesValue_GetString()149 return OH_Preferences_ErrCode::PREFERENCES_ERROR_MALLOC; in OH_PreferencesValue_GetString()
105 *errCode = OH_Preferences_ErrCode::PREFERENCES_ERROR_MALLOC; in OH_Preferences_Open()235 return OH_Preferences_ErrCode::PREFERENCES_ERROR_MALLOC; in OH_Preferences_GetString()247 return OH_Preferences_ErrCode::PREFERENCES_ERROR_MALLOC; in OH_Preferences_GetString()
66 PREFERENCES_ERROR_MALLOC = 15500012, enumerator