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

  /frameworks/av/include/media/stagefright/
MetaData.h 89 kKeyTitle = 'titl', // cstring
  /external/chromium_org/chrome/browser/ui/webui/
cookies_tree_model_util.cc 33 const char kKeyTitle[] = "title";
107 dict->SetString(kKeyTitle, node.GetTitle());
  /frameworks/av/media/libstagefright/
MP3Extractor.cpp 610 { kKeyTitle, "TIT2", "TT2" },
StagefrightMetadataRetriever.cpp 467 { kKeyTitle, METADATA_KEY_TITLE, "title" },
OggExtractor.cpp 840 { "TITLE", kKeyTitle },
MPEG4Extractor.cpp     [all...]

Completed in 135 milliseconds