Searched refs:IsValid (Results 1 – 3 of 3) sorted by relevance
30 if (!event->IsValid()) { in FromBytes()94 bool AppToHostEvent::IsValid() const { in IsValid() function in android::AppToHostEvent
70 virtual bool IsValid() const;
274 while (note.IsValid() && note.GetType() != NT_FILE) { in GetFileMappings()277 if (!note.IsValid()) { in GetFileMappings()366 while (note.IsValid() && note.GetType() != NT_AUXV) { in WriteAuxv()369 if (!note.IsValid()) { in WriteAuxv()