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