Searched refs:kNaClModulesPath (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dnacl_modules_handler.cc61 if (!module_value->GetString(keys::kNaClModulesPath, &path_str)) {
/external/chromium/chrome/common/extensions/
H A Dextension_constants.cc41 const char* kNaClModulesPath = "path"; member in namespace:extension_manifest_keys
H A Dextension_constants.h45 extern const char* kNaClModulesPath;
H A Dextension.cc1996 if (!module_value->GetString(keys::kNaClModulesPath, &path_str)) {
/external/chromium_org/extensions/common/
H A Dmanifest_constants.cc83 const char kNaClModulesPath[] = "path"; member in namespace:extensions::manifest_keys
H A Dmanifest_constants.h91 extern const char kNaClModulesPath[];

Completed in 119 milliseconds