Searched defs:errcode (Results 1 – 3 of 3) sorted by relevance
119 int errcode = OH_PreferencesOption_Destroy(option); in OH_PreferencesOption_Create_0100() local132 int errcode = OH_PreferencesOption_SetFileName(option, "test.db"); in OH_PreferencesOption_SetFilePath_0100() local149 int errcode = OH_PreferencesOption_SetFileName(option, ""); in OH_PreferencesOption_SetFilePath_0200() local182 int errcode = OH_PreferencesOption_SetBundleName(option, "test"); in OH_PreferencesOption_SetBundleName_0100() local215 int errcode = OH_PreferencesOption_SetBundleName(option, NULL); in OH_PreferencesOption_SetBundleName_0200() local245 int errcode = OH_PreferencesOption_SetDataGroupId(option, ""); in OH_PreferencesOption_SetDataGroupId_0100() local275 int errcode = OH_PreferencesOption_SetDataGroupId(option, NULL); in OH_PreferencesOption_SetDataGroupId_0200() local306 int errcode = OH_PreferencesOption_Destroy(option); in OH_PreferencesOption_Destroy_0100() local321 int errcode = OH_PreferencesOption_Destroy(NULL); in OH_PreferencesOption_Destroy_0200() local342 int errcode = 1; in OH_Preferences_Open_0100() local[all …]
1530 int errcode = 0; in OH_Utd_BelongsTo_001() local1574 int errcode = 0; in OH_Utd_IsLower_001() local1673 int errcode = 0; in OH_Utd_IsHigher_001() local
1394 var locationError1 = (errcode) => { argument