Searched refs:attemptEdit (Results 1 - 6 of 6) sorted by relevance

/system/core/include/utils/
H A DSharedBuffer.h73 SharedBuffer* attemptEdit() const;
/system/core/libpixelflinger/codeflinger/tinyutils/
H A DSharedBuffer.h77 SharedBuffer* attemptEdit() const;
H A DSharedBuffer.cpp80 SharedBuffer* SharedBuffer::attemptEdit() const function in class:android::tinyutils::SharedBuffer
H A DVectorImpl.cpp91 SharedBuffer* sb = SharedBuffer::sharedBuffer(mStorage)->attemptEdit();
/system/core/libutils/
H A DSharedBuffer.cpp78 SharedBuffer* SharedBuffer::attemptEdit() const function in class:android::SharedBuffer
H A DVectorImpl.cpp88 SharedBuffer* sb = SharedBuffer::bufferFromData(mStorage)->attemptEdit();

Completed in 144 milliseconds