Searched refs:DOC_STORE_ERROR_NULL (Results 1 – 7 of 7) sorted by relevance
46 return DOC_STORE_ERROR_NULL; in Write()132 return DOC_STORE_ERROR_NULL; in GetContentSize()192 return DOC_STORE_ERROR_NULL; in WriteContent()
53 return DOC_STORE_ERROR_NULL; in GetContentHeader()
112 return DOC_STORE_ERROR_NULL; in GetContentHeader()
114 return DOC_STORE_ERROR_NULL; in GetContentHeader()
55 #define DOC_STORE_ERROR_NULL (-1) macro
66 ASSERT_EQ(sysEventDoc.Insert(nullptr), DOC_STORE_ERROR_NULL);
51 return DOC_STORE_ERROR_NULL; in Insert()