Searched refs:PATH_START (Results 1 – 5 of 5) sorted by relevance
17 PATH_START = 1000, enumerator19 DIR_APP = PATH_START, // Directory where dlls and data reside.
326 PathService::RegisterProvider(PathProvider, PATH_START, PATH_END); in RegisterPathProvider()
23 PATH_START = 0, enumerator
51 base::PATH_START,
257 base::PATH_START : base::DIR_APP_DATA, in CreateShortcut()269 if (locations[i].location_id == base::PATH_START) in CreateShortcut()