Home | History | Annotate | Download | only in extensions

Lines Matching refs:LoadIsApp

1163 bool Extension::LoadIsApp(const DictionaryValue* manifest,
2148 if (!LoadIsApp(manifest_value_.get(), error) ||
2161 // Funtion LoadIsApp() set is_app_ above.