Searched refs:winfoundtn (Results 1 – 18 of 18) sorted by relevance
/external/chromium_org/win8/metro_driver/ |
D | winrt_utils.cc | 48 winfoundtn::IPropertyValue** prop) { \ 49 mswr::ComPtr<winfoundtn::IPropertyValueStatics> property_value_statics; \ 89 HRESULT CompareProperties(winfoundtn::IPropertyValue* lhs, in CompareProperties() 90 winfoundtn::IPropertyValue* rhs, in CompareProperties() 102 winfoundtn::PropertyType lhs_property_type; in CompareProperties() 108 winfoundtn::PropertyType rhs_property_type; in CompareProperties() 116 case winfoundtn::PropertyType::PropertyType_String: { in CompareProperties() 129 case winfoundtn::PropertyType::PropertyType_Char16: { in CompareProperties() 133 case winfoundtn::PropertyType::PropertyType_Double: { in CompareProperties() 137 case winfoundtn::PropertyType::PropertyType_Int16: { in CompareProperties() [all …]
|
D | winrt_utils_unittest.cc | 14 static HRESULT CreateProperty(Type value, winfoundtn::IPropertyValue** prop) { in CreateProperty() 20 const wchar_t* value, winfoundtn::IPropertyValue** prop) { in CreateProperty() 28 winfoundtn::IPropertyValue** prop) { in CreateProperty() 34 winfoundtn::IPropertyValue** prop) { in CreateProperty() 40 winfoundtn::IPropertyValue** prop) { in CreateProperty() 46 winfoundtn::IPropertyValue** prop) { in CreateProperty() 52 winfoundtn::IPropertyValue** prop) { in CreateProperty() 58 winfoundtn::IPropertyValue** prop) { in CreateProperty() 64 winfoundtn::IPropertyValue** prop) { in CreateProperty() 70 mswr::ComPtr<winfoundtn::IPropertyValue> property_1; in TestCompareProperties() [all …]
|
D | secondary_tile.cc | 31 void Complete(mswr::ComPtr<winfoundtn::IAsyncOperation<bool>>& completion); 36 HRESULT Respond(winfoundtn::IAsyncOperation<bool>* async, 44 mswr::ComPtr<winfoundtn::IAsyncOperation<bool>>& completion) { in Complete() 45 typedef winfoundtn::IAsyncOperationCompletedHandler<bool> RequestDoneType; in Complete() 53 HRESULT TileRequestCompleter::Respond(winfoundtn::IAsyncOperation<bool>* async, in Respond() 108 mswr::ComPtr<winfoundtn::IAsyncOperation<bool>> completion; in DeleteTileFromStartScreen() 152 mswr::ComPtr<winfoundtn::IUriRuntimeClassFactory> uri_factory; in CreateTileOnStartScreen() 160 mswr::ComPtr<winfoundtn::IUriRuntimeClass> uri; in CreateTileOnStartScreen() 177 mswr::ComPtr<winfoundtn::IAsyncOperation<bool>> completion; in CreateTileOnStartScreen()
|
D | winrt_utils.h | 26 return winfoundtn::GetActivationFactory(ref_class_name.Get(), object); in CreateActivationFactory() 32 winfoundtn::IPropertyValue** prop); 48 winfoundtn::IPropertyValue* lhs, winfoundtn::IPropertyValue* rhs,
|
D | settings_handler.cc | 13 typedef winfoundtn::ITypedEventHandler< 101 mswr::ComPtr<winfoundtn::IPropertyValue> settings_id; in AppendNewSettingsCommand() 123 mswr::ComPtr<winfoundtn::IPropertyValue> settings_id; in OnSettings() 127 mswr::ComPtr<winfoundtn::IPropertyValue> help_id; in OnSettings() 131 mswr::ComPtr<winfoundtn::IPropertyValue> about_id; in OnSettings() 135 mswr::ComPtr<winfoundtn::IPropertyValue> command_id; in OnSettings() 170 const wchar_t* value, winfoundtn::IPropertyValue** settings_id) { in GetSettingsId()
|
D | file_picker_ash.h | 97 typedef winfoundtn::IAsyncOperation<winstorage::StorageFile*> 99 typedef winfoundtn::Collections::IVectorView< 101 typedef winfoundtn::IAsyncOperation<StorageFileVectorCollection*> 137 typedef winfoundtn::IAsyncOperation<winstorage::StorageFile*> 157 typedef winfoundtn::IAsyncOperation<winstorage::StorageFolder*>
|
D | file_picker.cc | 24 typedef winfoundtn::Collections::IVector<HSTRING> StringVectorItf; 53 STDMETHOD(GetView)(winfoundtn::Collections::IVectorView<HSTRING> **view) { in STDMETHOD() 119 typedef winfoundtn::IAsyncOperation<winstorage::StorageFile*> 121 typedef winfoundtn::Collections::IVectorView< 123 typedef winfoundtn::IAsyncOperation<StorageFileVectorCollection*> 147 typedef winfoundtn::IAsyncOperation<winstorage::StorageFile*> 285 mswr::ComPtr<winfoundtn::Collections::IVector<HSTRING>> filter; in StartFilePicker() 347 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker() 362 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker() 452 typedef winfoundtn::Collections::IMap<HSTRING, StringVectorItf*> in StartFilePicker() [all …]
|
D | metro_driver.cc | 76 winfoundtn::Diagnostics::SetErrorReportingFlags( in InitMetro() 77 winfoundtn::Diagnostics::UseSetErrorInfo | in InitMetro() 78 winfoundtn::Diagnostics::ForceExceptions); in InitMetro()
|
D | settings_handler.h | 22 typedef winfoundtn::Collections::IVector< 39 winfoundtn::IPropertyValue** settings_id);
|
D | file_picker_ash.cc | 22 typedef winfoundtn::Collections::IVector<HSTRING> StringVectorItf; 51 STDMETHOD(GetView)(winfoundtn::Collections::IVectorView<HSTRING> **view) { in STDMETHOD() 223 mswr::ComPtr<winfoundtn::Collections::IVector<HSTRING>> filter; in StartFilePicker() 285 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker() 300 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker() 401 typedef winfoundtn::Collections::IMap<HSTRING, StringVectorItf*> in StartFilePicker() 511 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker() 566 mswr::ComPtr<winfoundtn::Collections::IVector<HSTRING>> filter; in StartFilePicker() 581 typedef winfoundtn::IAsyncOperationCompletedHandler< in StartFilePicker()
|
D | chrome_app_view_ash.cc | 34 typedef winfoundtn::ITypedEventHandler< 38 typedef winfoundtn::ITypedEventHandler< 42 typedef winfoundtn::ITypedEventHandler< 46 typedef winfoundtn::ITypedEventHandler< 50 typedef winfoundtn::ITypedEventHandler< 54 typedef winfoundtn::ITypedEventHandler< 58 typedef winfoundtn::ITypedEventHandler< 62 typedef winfoundtn::ITypedEventHandler< 304 winfoundtn::Point point; in Init() 1189 mswr::ComPtr<winfoundtn::IUriRuntimeClass> uri; in HandleProtocolRequest() [all …]
|
D | print_handler.cc | 19 typedef winfoundtn::ITypedEventHandler< 23 typedef winfoundtn::ITypedEventHandler< 27 typedef winfoundtn::ITypedEventHandler< 30 typedef winfoundtn::ITypedEventHandler< 444 mswr::ComPtr<winfoundtn::IAsyncOperation<bool>> unused_async_op; in OnShowPrintUI()
|
D | chrome_app_view.cc | 25 typedef winfoundtn::ITypedEventHandler< 29 typedef winfoundtn::ITypedEventHandler< 33 typedef winfoundtn::ITypedEventHandler< 37 typedef winfoundtn::ITypedEventHandler< 41 typedef winfoundtn::ITypedEventHandler< 46 typedef winfoundtn::ITypedEventHandler< 50 typedef winfoundtn::ITypedEventHandler< 987 winfoundtn::Size size; in OnSizeChanged() 1104 mswr::ComPtr<winfoundtn::IUriRuntimeClassFactory> uri_factory; in OnShareDataRequested() 1112 mswr::ComPtr<winfoundtn::IUriRuntimeClass> uri; in OnShareDataRequested()
|
D | metro_dialog_box.cc | 11 typedef winfoundtn::Collections:: 14 typedef winfoundtn::IAsyncOperation<ABI::Windows::UI::Popups::IUICommand*>
|
D | stdafx.h | 34 namespace winfoundtn = ABI::Windows::Foundation; variable
|
D | chrome_url_launch_handler.cc | 18 typedef winfoundtn::ITypedEventHandler< 87 mswr::ComPtr<winfoundtn::IUriRuntimeClass> uri; in HandleProtocolLaunch()
|
D | toast_notification_handler.cc | 20 typedef winfoundtn::ITypedEventHandler< 24 typedef winfoundtn::ITypedEventHandler<
|
D | print_document_source.cc | 279 winfoundtn::Size preview_size; in MakePage()
|