HomeSort by relevance Sort by last modified time
    Searched refs:SetAppIdForPropertyStore (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/win/
win_util.h 65 BASE_API bool SetAppIdForPropertyStore(IPropertyStore* property_store,
win_util.cc 103 bool SetAppIdForPropertyStore(IPropertyStore* property_store,
  /external/chromium/base/
file_util_win.cc 450 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))
501 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))
    [all...]

Completed in 1473 milliseconds