Home
last modified time | relevance | path

Searched refs:DictionaryValidityType (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/processor/
Dpostfix_evaluator.h90 typedef map<string, bool> DictionaryValidityType; typedef
108 bool Evaluate(const string &expression, DictionaryValidityType *assigned);
155 DictionaryValidityType *assigned);
159 DictionaryValidityType *assigned);
Dpostfix_evaluator-inl.h73 DictionaryValidityType *assigned) { in EvaluateToken()
207 DictionaryValidityType *assigned) { in EvaluateInternal()
235 DictionaryValidityType *assigned) { in Evaluate()
Dpostfix_evaluator_unittest.cc240 PostfixEvaluator<unsigned int>::DictionaryValidityType assigned; in RunTests()
298 PostfixEvaluator<unsigned int>::DictionaryValidityType::const_iterator in RunTests()
Dstackwalker_x86.cc366 PostfixEvaluator<uint32_t>::DictionaryValidityType dictionary_validity; in GetCallerByWindowsFrameInfo()