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

  /external/clang/lib/StaticAnalyzer/Core/
BlockCounter.cpp 55 static inline CountMap::Factory& GetFactory(void *F) {
78 return BlockCounter(GetFactory(F).add(GetMap(BC.Data),
85 return BlockCounter(GetFactory(F).getEmptyMap().getRoot());
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 260 AbstractAutofillFactory* GetFactory(syncable::ModelType type) {
300 AbstractAutofillFactory* factory = GetFactory(type);
    [all...]

Completed in 36 milliseconds