Searched defs:launch_data (Results 1 – 2 of 2) sorted by relevance
28 scoped_ptr<base::DictionaryValue> launch_data, in DispatchOnLaunchedEventImpl()51 scoped_ptr<base::DictionaryValue> launch_data(new base::DictionaryValue()); in DispatchOnLaunchedEvent() local76 scoped_ptr<base::DictionaryValue> launch_data(new base::DictionaryValue); in DispatchOnLaunchedEventWithFileEntries() local99 api::app_runtime::LaunchData launch_data; in DispatchOnLaunchedEventWithUrl() local
40 scoped_ptr<DictionaryValue> launch_data(new DictionaryValue()); in DispatchOnLaunchedEvent() local