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

  /system/update_engine/update_manager/
evaluation_context.cc 67 EvaluationContext::EvaluationContext(
71 unique_ptr<Callback<void(EvaluationContext*)>> unregister_cb)
81 EvaluationContext::~EvaluationContext() {
87 unique_ptr<Closure> EvaluationContext::RemoveObserversAndTimeout() {
98 TimeDelta EvaluationContext::RemainingTime(Time monotonic_deadline) const {
105 Time EvaluationContext::MonotonicDeadline(TimeDelta timeout) {
110 void EvaluationContext::ValueChanged(BaseVariable* var) {
115 void EvaluationContext::OnTimeout()
    [all...]
evaluation_context.h 37 // The EvaluationContext class is the interface between a policy implementation
38 // and the state. The EvaluationContext tracks the variables used by a policy
40 // The same EvaluationContext should be re-used for all the evaluations of the
42 // re-evaluations). Each evaluation of the EvaluationContext is run at a given
49 // scoped_refptr<EvaluationContext> ec = new EvaluationContext(...);
53 // // evaluation time if the EvaluationContext isn't used right after its
65 class EvaluationContext : public base::RefCounted<EvaluationContext>,
68 EvaluationContext(
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 

Completed in 135 milliseconds