HomeSort by relevance Sort by last modified time
    Searched defs:AddFlags (Results 1 - 3 of 3) sorted by null

  /external/libmojo/third_party/catapult/devil/devil/android/
flag_changer.py 58 def AddFlags(self, flags):
61 change the state back to the one preceeding the call to AddFlags.
73 Note that calling RemoveFlags after AddFlags will result in having
104 """Restores the flags to their state prior to the last AddFlags or
  /external/clang/lib/Sema/
Scope.cpp 108 void Scope::AddFlags(unsigned FlagsToSet) {
  /external/chromium-trace/catapult/devil/devil/android/
flag_changer.py 126 def AddFlags(self, flags):
129 change the state back to the one preceeding the call to AddFlags.
144 Note that calling RemoveFlags after AddFlags will result in having
181 """Restores the flags to their state prior to the last AddFlags or

Completed in 411 milliseconds