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

  /system/update_engine/update_manager/
variable_unittest.cc 90 void ValueChanged(BaseVariable* variable) {
141 void ValueChanged(BaseVariable* variable) override {
159 // Tests that we can remove an observer from a Variable on the ValueChanged()
169 // Make each observer remove both observers on ValueChanged.
evaluation_context.cc 110 void EvaluationContext::ValueChanged(BaseVariable* var) {
111 DLOG(INFO) << "ValueChanged() called for variable " << var->GetName();
generic_variables_unittest.cc 188 void ValueChanged(BaseVariable* variable) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c     [all...]
Setup.h 355 BOOLEAN ValueChanged; // Whether this statement's value is changed.
761 Update the ValueChanged status for questions.
    [all...]

Completed in 166 milliseconds