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

  /external/chromium_org/sandbox/win/src/
policy_engine_processor.cc 9 void PolicyProcessor::SetInternalState(size_t index, EvalResult result) {
51 SetInternalState(0, EVAL_FALSE);
93 SetInternalState(ix, result);
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_linear.h 48 bool SetInternalState();
72 bool InterpolatorLinear<T>::SetInternalState() {

Completed in 60 milliseconds