Searched refs:isIMemory (Results 1 – 3 of 3) sorted by relevance
51 if (mNamedReaders[i].reader()->isIMemory(shared)) { in unregisterWriter()
185 bool isIMemory(const sp<IMemory>& iMemory) const;
448 bool NBLog::Reader::isIMemory(const sp<IMemory>& iMemory) const in isIMemory() function in android::NBLog::Reader