/aosp_15_r20/external/libchrome/mojo/public/cpp/system/ |
H A D | handle_signal_tracker.cc | 62 void HandleSignalTracker::OnNotify(MojoResult result, in OnNotify() function in mojo::HandleSignalTracker
|
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A D | Window2.h | 36 …virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return… in OnNotify() function
|
H A D | PropertyPage.cpp | 39 bool CPropertyPage::OnNotify(UINT /* controlID */, LPNMHDR lParam) in OnNotify() function in NWindows::NControl::CPropertyPage
|
H A D | Dialog.h | 148 virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */) { return false; } in OnNotify() function
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | ListViewDialog.cpp | 258 bool CListViewDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CListViewDialog
|
H A D | MenuPage.cpp | 411 bool CMenuPage::OnNotify(UINT controlID, LPNMHDR lParam) in OnNotify() function in CMenuPage
|
H A D | SystemPage.cpp | 363 bool CSystemPage::OnNotify(UINT controlID, LPNMHDR lParam) in OnNotify() function in CSystemPage
|
H A D | Panel.cpp | 691 bool CPanel::OnNotify(UINT /* controlID */, LPNMHDR header, LRESULT &result) in OnNotify() function in CPanel
|
H A D | BrowseDialog.cpp | 407 bool CBrowseDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CBrowseDialog
|
H A D | App.cpp | 936 void CApp::OnNotify(int /* ctrlID */, LPNMHDR pnmh) in OnNotify() function in CApp
|
H A D | ProgressDialog2.cpp | 1318 bool CProgressDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CProgressDialog
|
H A D | BrowseDialog2.cpp | 563 bool CBrowseDialog2::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CBrowseDialog2
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | system_dns_config_change_notifier.cc | 47 void OnNotify(std::optional<DnsConfig> config) { in OnNotify() function in net::__anon88c9d2210111::WrappedObserver
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | battery_service.rs | 60 OnNotify(RawAddress, i32, Vec<u8>), enumerator
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tools.pas | 182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify; property
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 397 def OnNotify(self, addr, handle, value): member in FlossGattClient.ExportedGattClientCallbacks
|