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

/external/chromium_org/extensions/common/
H A Dmanifest.h74 static inline bool IsExternalLocation(Location location) { function in class:extensions::Manifest
92 IsExternalLocation(location);
/external/chromium/chrome/common/extensions/
H A Dextension.h349 static inline bool IsExternalLocation(Location location) { function in class:Extension
360 IsExternalLocation(location);

Completed in 139 milliseconds