Searched defs:IsValid (Results 26 - 27 of 27) sorted by relevance

12

/system/tools/aidl/
H A Daidl_language.h166 bool IsValid() const { return is_valid_; } function in class:AidlIntConstant
185 bool IsValid() const { return is_valid_; } function in class:AidlStringConstant
/system/core/libziparchive/
H A Dzip_archive.cc844 bool IsValid() const { return fd_ != -1; } function in class:FileWriter
1086 if (!writer.IsValid()) {

Completed in 169 milliseconds

12