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

  /external/chromium_org/google_apis/drive/
gdata_wapi_parser.cc 555 DriveEntryKind ResourceEntry::GetEntryKindFromTerm(
625 kind_ = GetEntryKindFromTerm(category->term());
gdata_wapi_parser.h 569 static DriveEntryKind GetEntryKindFromTerm(const std::string& term);

Completed in 242 milliseconds