Searched defs:GetOemAppsFolderName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/
H A Ddefault_app_order.cc144 const std::string& ExternalLoader::GetOemAppsFolderName() { function in class:chromeos::default_app_order::ExternalLoader
146 LOG(ERROR) << "GetOemAppsFolderName() called before loaded.";
194 std::string GetOemAppsFolderName() { function in namespace:chromeos::default_app_order
199 return loader_instance->GetOemAppsFolderName();
/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_document.cc692 std::string ServicesCustomizationDocument::GetOemAppsFolderName( function in class:chromeos::ServicesCustomizationDocument
767 name = default_app_order::GetOemAppsFolderName();

Completed in 167 milliseconds