Lines Matching refs:InitFromValue
427 if (!extension->InitFromValue(value, flags, error))1667 bool Extension::InitFromValue(const DictionaryValue& source, int flags,2488 // it calls InitFromValue, passing it up to the browser process which calls2489 // InitFromValue again. As a result, we need to make sure that nobody