| /openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/ |
| H A D | init | 18 seatd -g seat -n 1 > /tmp/seatd-start-notify & 19 [ -s /tmp/seatd-start-notify ] && exit 0 21 [ -s /tmp/seatd-start-notify ] && exit 0 23 [ -s /tmp/seatd-start-notify ] && exit 0 25 [ -s /tmp/seatd-start-notify ] && exit 0
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_sensor.cpp | 143 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F() 147 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F() 153 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F() 158 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F() 166 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F() 173 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F() 189 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F() 196 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F() 207 InvokeWithoutArgs(DbusEnvironment::setPromise("notify-change"))); in TEST_F() 212 InvokeWithoutArgs(DbusEnvironment::setPromise("notify-create"))); in TEST_F() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/ |
| H A D | parole_4.18.0.bb | 25 PACKAGECONFIG ??= "notify" 27 PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | bp_handler.cpp | 10 * @brief Notify Cronus over dbus interface 12 * When the special attention is due to a breakpoint condition we will notify 20 trace::inf("Notify Cronus"); in bpHandler() 22 // notify Cronus over dbus in bpHandler()
|
| /openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/ |
| H A D | meson.build | 4 subdir('Notify') subdir 32 input: ['../../../../yaml/com/ibm/Dump/Notify.interface.yaml'], 33 output: ['Notify.md'], 45 'com/ibm/Dump/Notify',
|
| /openbmc/qemu/include/hw/ |
| H A D | stream.h | 24 * @notify: Optional callback that the sink will call when the sink is 26 * @notify_opaque: opaque data to pass to notify call. 28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify, 49 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify,
|
| /openbmc/u-boot/arch/arm/mach-tegra/ |
| H A D | ivc.c | 282 ivc->notify(ivc); in tegra_ivc_read_advance() 327 ivc->notify(ivc); in tegra_ivc_write_advance() 340 * SYNC ACK reset counters; move to EST; notify 341 * SYNC SYNC reset counters; move to ACK; notify 342 * ACK EST move to EST; notify 343 * ACK ACK move to EST; notify 344 * ACK SYNC reset counters; move to ACK; notify 347 * EST SYNC reset counters; move to ACK; notify 394 * Notify remote end to observe state transition. in tegra_ivc_channel_notified() 396 ivc->notify(ivc); in tegra_ivc_channel_notified() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
| H A D | weston.service | 5 # the plugin systemd-notify.so. 34 # Requires systemd-notify.so Weston plugin. 35 Type=notify 37 ExecStart=/usr/bin/weston --modules=systemd-notify.so
|
| /openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'com/ibm/Dump/Notify' 7 input: ['../../../../../yaml/com/ibm/Dump/Notify.interface.yaml'], 26 'com/ibm/Dump/Notify',
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_dump.cpp | 3 #include "com/ibm/Dump/Notify/server.hpp" 13 #include <com/ibm/Dump/Notify/server.hpp> 114 static constexpr auto dumpInterface = "com.ibm.Dump.Notify"; in newFileAvailable() 119 sdbusplus::common::com::ibm::dump::Notify::DumpType::System; in newFileAvailable() 123 // Setting the Notify path for resource dump in newFileAvailable() 126 sdbusplus::common::com::ibm::dump::Notify::DumpType::Resource; in newFileAvailable() 355 static constexpr auto dumpInterface = "com.ibm.Dump.Notify"; in newFileAvailableWithMetaData() 360 sdbusplus::common::com::ibm::dump::Notify::DumpType::System; in newFileAvailableWithMetaData() 364 sdbusplus::common::com::ibm::dump::Notify::DumpType::Resource; in newFileAvailableWithMetaData() 379 …"failed to make a d-bus call to notify a new dump request using newFileAvailableWithMetaData, erro… in newFileAvailableWithMetaData()
|
| /openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/ |
| H A D | systemd-notify.weston-start | 7 if [[ -x "/usr/lib/weston/systemd-notify.so" ]]; then 8 add_weston_module "systemd-notify.so"
|
| /openbmc/qemu/include/qemu/ |
| H A D | notify.h | 23 void (*notify)(Notifier *notifier, void *data); member 45 /* Same as Notifier but allows .notify() to return errors */ 57 NotifierWithReturnFunc notify; member
|
| /openbmc/qemu/util/ |
| H A D | notify.c | 17 #include "qemu/notify.h" 39 notifier->notify(notifier, data); in notifier_list_notify() 71 ret = notifier->notify(notifier, data, errp); in notifier_with_return_list_notify()
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/ |
| H A D | thunar-volman_4.20.0.bb | 13 PACKAGECONFIG ??= "notify" 14 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/ |
| H A D | xfce4-places-plugin_1.8.3.bb | 11 PACKAGECONFIG ??= "notify" 12 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
| H A D | Entry.interface.yaml | 51 type: enum[self.Notify] 54 If this property value is set to 'Notify', the service provider must 98 - name: Notify 105 - name: Notify
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/ |
| H A D | xfdesktop_4.20.0.bb | 26 PACKAGECONFIG ??= "notify" 27 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
|
| /openbmc/qemu/hw/core/ |
| H A D | stream.c | 14 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify, in stream_can_push() argument 19 return k->can_push ? k->can_push(sink, notify, notify_opaque) : true; in stream_can_push()
|
| /openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/ |
| H A D | session | 23 END_APPLETS=$KEYBOARD_APPLET,systray,startup-notify,notify
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/orage/ |
| H A D | orage_4.18.0.bb | 11 PACKAGECONFIG ??= "notify" 12 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | ivc.h | 77 * notify - Function to call to notify the remote processor of a 80 void (*notify)(struct tegra_ivc *); member 156 * subsequent call to notify the remote of the channel reset indicates the 176 void (*notify)(struct tegra_ivc *));
|
| /openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
| H A D | dump_manager_system.hpp | 26 * xyz.openbmc_project.Dump.Notify DBus API 58 /** @brief Notify the system dump manager about creation of a new dump. 62 void notify(uint32_t dumpId, uint64_t size) override;
|
| H A D | dump_manager_resource.hpp | 27 * xyz.openbmc_project.Dump.Notify and 59 /** @brief Notify the resource dump manager about creation of a new dump. 63 void notify(uint32_t dumpId, uint64_t size) override;
|
| /openbmc/qemu/net/ |
| H A D | colo-compare.h | 21 void colo_compare_register_notifier(Notifier *notify); 22 void colo_compare_unregister_notifier(Notifier *notify);
|
| /openbmc/docs/designs/ |
| H A D | certificate-revocation-list.md | 45 2. whenever CRLs change, the certificate management system shall notify 70 install multiple CRLs and notify consumers. The notification process is the 75 replace all existing CRLs with multiple new CRLs and notify consumers 78 delete all existing CRLs and notify consumers
|