Home
last modified time | relevance | path

Searched refs:winfoundtn (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dwinrt_utils.cc48 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 …]
Dwinrt_utils_unittest.cc14 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 …]
Dsecondary_tile.cc31 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()
Dwinrt_utils.h26 return winfoundtn::GetActivationFactory(ref_class_name.Get(), object); in CreateActivationFactory()
32 winfoundtn::IPropertyValue** prop);
48 winfoundtn::IPropertyValue* lhs, winfoundtn::IPropertyValue* rhs,
Dsettings_handler.cc13 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()
Dfile_picker_ash.h97 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*>
Dfile_picker.cc24 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 …]
Dmetro_driver.cc76 winfoundtn::Diagnostics::SetErrorReportingFlags( in InitMetro()
77 winfoundtn::Diagnostics::UseSetErrorInfo | in InitMetro()
78 winfoundtn::Diagnostics::ForceExceptions); in InitMetro()
Dsettings_handler.h22 typedef winfoundtn::Collections::IVector<
39 winfoundtn::IPropertyValue** settings_id);
Dfile_picker_ash.cc22 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()
Dchrome_app_view_ash.cc34 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 …]
Dprint_handler.cc19 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()
Dchrome_app_view.cc25 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()
Dmetro_dialog_box.cc11 typedef winfoundtn::Collections::
14 typedef winfoundtn::IAsyncOperation<ABI::Windows::UI::Popups::IUICommand*>
Dstdafx.h34 namespace winfoundtn = ABI::Windows::Foundation; variable
Dchrome_url_launch_handler.cc18 typedef winfoundtn::ITypedEventHandler<
87 mswr::ComPtr<winfoundtn::IUriRuntimeClass> uri; in HandleProtocolLaunch()
Dtoast_notification_handler.cc20 typedef winfoundtn::ITypedEventHandler<
24 typedef winfoundtn::ITypedEventHandler<
Dprint_document_source.cc279 winfoundtn::Size preview_size; in MakePage()