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

  /system/update_engine/update_manager/
evaluation_context.cc 68 EvaluationContext::EvaluationContext(
72 unique_ptr<Callback<void(EvaluationContext*)>> unregister_cb)
82 EvaluationContext::~EvaluationContext() {
88 unique_ptr<Closure> EvaluationContext::RemoveObserversAndTimeout() {
99 TimeDelta EvaluationContext::RemainingTime(Time monotonic_deadline) const {
106 Time EvaluationContext::MonotonicDeadline(TimeDelta timeout) {
111 void EvaluationContext::ValueChanged(BaseVariable* var) {
116 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...]
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.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/dagger2/lib/
auto-value-1.4.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3/
auto-value-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/
auto-value-1.3-rc1.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.5.2/
auto-value-1.5.2.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 

Completed in 345 milliseconds