Lines Matching refs:NO_MEMORY
551 if (newSize < mObjectsSize) return NO_MEMORY; // overflow in appendFrom()
555 return NO_MEMORY; in appendFrom()
799 return NO_MEMORY; in writeUtf8AsUtf16()
1217 if (!ptr) return NO_MEMORY; in writeBlob()
1225 if (fd < 0) return NO_MEMORY; in writeBlob()
1345 if (newSize < mObjectsSize) return NO_MEMORY; // overflow in writeObject()
1347 if (objects == NULL) return NO_MEMORY; in writeObject()
2044 if (ptr == MAP_FAILED) return NO_MEMORY; in readBlob()
2320 ? (status_t) NO_MEMORY in growData()
2339 mError = NO_MEMORY; in restartWrite()
2340 return NO_MEMORY; in restartWrite()
2407 mError = NO_MEMORY; in continueWrite()
2408 return NO_MEMORY; in continueWrite()
2417 mError = NO_MEMORY; in continueWrite()
2418 return NO_MEMORY; in continueWrite()
2488 mError = NO_MEMORY; in continueWrite()
2489 return NO_MEMORY; in continueWrite()
2506 mError = NO_MEMORY; in continueWrite()
2507 return NO_MEMORY; in continueWrite()