Home
last modified time | relevance | path

Searched defs:property_store (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/win/
Dshortcut.cc164 ComPtr<IPropertyStore> property_store; in CreateOrUpdateShortcutLink() local
277 ComPtr<IPropertyStore> property_store; in ResolveShortcutProperties() local
Dwin_util.cc72 IPropertyStore* property_store, in SetPropVariantValueForPropertyStore()
417 bool SetBooleanValueForPropertyStore(IPropertyStore* property_store, in SetBooleanValueForPropertyStore()
430 bool SetStringValueForPropertyStore(IPropertyStore* property_store, in SetStringValueForPropertyStore()
443 bool SetClsidForPropertyStore(IPropertyStore* property_store, in SetClsidForPropertyStore()
456 bool SetAppIdForPropertyStore(IPropertyStore* property_store, in SetAppIdForPropertyStore()
/external/cronet/base/test/
Dtest_shortcut_win.cc117 Microsoft::WRL::ComPtr<IPropertyStore> property_store; in ValidateShortcut() local