Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dpostfix_evaluator.h89 typedef map<string, bool> DictionaryValidityType; typedef
107 bool Evaluate(const string& expression, DictionaryValidityType* assigned);
154 DictionaryValidityType* assigned);
158 DictionaryValidityType* assigned);
Dpostfix_evaluator-inl.h72 DictionaryValidityType* assigned) { in EvaluateToken()
206 DictionaryValidityType* assigned) { in EvaluateInternal()
234 DictionaryValidityType* assigned) { in Evaluate()
Dpostfix_evaluator_unittest.cc243 PostfixEvaluator<unsigned int>::DictionaryValidityType assigned; in RunTests()
301 PostfixEvaluator<unsigned int>::DictionaryValidityType::const_iterator in RunTests()
Dstackwalker_x86.cc388 PostfixEvaluator<uint32_t>::DictionaryValidityType dictionary_validity; in GetCallerByWindowsFrameInfo()