Searched refs:DoLegalLog (Results 1 – 3 of 3) sorted by relevance
102 bool DoLegalLog() const in DoLegalLog() function118 …return !illegalOptions_.IsEmpty() || sourceFile_.IsEmpty() || !DoLegalLog() || !doLegalParameters_; in HasErrors()
144 bool DoLegalLog() const;
341 if (!DoLegalLog()) { in CheckSaOptions()597 bool Options::DoLegalLog() const in DoLegalLog() function in OHOS::Idl::Options