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

  /external/chromium_org/content/public/test/
test_utils.h 156 void AddNotificationType(int notification_type,
test_utils.cc 223 AddNotificationType(notification_type, source);
233 AddNotificationType(notification_type, source_);
248 void WindowedNotificationObserver::AddNotificationType(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmplugin.h 215 STDMETHOD(AddNotificationType)(THIS_ REFGUID rguidNotificationType) PURE;
234 #define IDirectMusicTrack_AddNotificationType(p,a) (p)->lpVtbl->AddNotificationType(p,a)
258 STDMETHOD(AddNotificationType)(THIS_ REFGUID rguidNotificationType) PURE;
283 #define IDirectMusicTrack8_AddNotificationType(p,a) (p)->lpVtbl->AddNotificationType(p,a)
dmusici.h     [all...]

Completed in 272 milliseconds