HomeSort by relevance Sort by last modified time
    Searched refs:onlyOwner (Results 1 - 2 of 2) sorted by null

  /system/core/libutils/
SharedBuffer.cpp 56 if (onlyOwner()) {
69 if (onlyOwner()) {
94 if (onlyOwner()) {
117 if (onlyOwner()) {
SharedBuffer.h 93 inline bool onlyOwner() const;
138 bool SharedBuffer::onlyOwner() const {

Completed in 74 milliseconds