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

  /external/chromium_org/chrome/common/extensions/
manifest_handler_helpers.h 24 bool NormalizeAndValidatePath(std::string* path);
manifest_handler_helpers.cc 21 bool NormalizeAndValidatePath(std::string* path) {
48 if (!NormalizeAndValidatePath(&icon_path)) {
  /external/chromium_org/chrome/common/extensions/api/extension_action/
action_info.cc 70 !manifest_handler_helpers::NormalizeAndValidatePath(&path)) {
106 manifest_handler_helpers::NormalizeAndValidatePath(

Completed in 509 milliseconds