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

  /external/chromium_org/mojo/shell/
network_application_loader.cc 16 base::FilePath GetBasePath() {
54 context_.reset(new NetworkContext(GetBasePath()));
  /external/chromium_org/chrome/browser/extensions/
component_loader_unittest.cc 95 GetBasePath().AppendASCII("good")
127 base::FilePath GetBasePath() {
252 base::FilePath known_extension = GetBasePath()
255 base::FilePath invalid_extension = GetBasePath().AppendASCII("bad");

Completed in 1997 milliseconds