Home
last modified time | relevance | path

Searched refs:SetStringValueForPropertyStore (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/win/
Dwin_util.h76 BASE_EXPORT bool SetStringValueForPropertyStore(
Dwin_util.cc430 bool SetStringValueForPropertyStore(IPropertyStore* property_store, in SetStringValueForPropertyStore() function
465 return SetStringValueForPropertyStore(property_store, PKEY_AppUserModel_ID, in SetAppIdForPropertyStore()