Home
last modified time | relevance | path

Searched refs:import_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/manifest_handlers/
Dshared_module_info.cc49 std::string* import_id, in ParseImportedPath() argument
55 *import_id = tokens[1]; in ParseImportedPath()
Dshared_module_info.h31 std::string* import_id,