Searched refs:LoadIsApp (Results 1 – 2 of 2) sorted by relevance
702 bool LoadIsApp(const DictionaryValue* manifest, std::string* error);
1163 bool Extension::LoadIsApp(const DictionaryValue* manifest, in LoadIsApp() function in Extension2148 if (!LoadIsApp(manifest_value_.get(), error) || in InitFromValue()