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

  /external/chromium_org/chrome/common/extensions/
manifest.h 68 static inline bool IsExternalLocation(Location location) {
84 IsExternalLocation(location);
  /external/chromium/chrome/common/extensions/
extension.h 349 static inline bool IsExternalLocation(Location location) {
360 IsExternalLocation(location);
    [all...]

Completed in 251 milliseconds