Home
last modified time | relevance | path

Searched defs:notify (Results 51 - 75 of 96) sorted by relevance

1234

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c150 SoftBusGattcNotify notify; in GattcNotificationCallback() local
H A Dsoftbus_adapter_ble_gatt_server.c269 GattsSendIndParam notify = { in SoftBusGattsSendNotify() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp79 identify_and_validate_il(const std::string &il, const cl_version opencl_version, const context::notify_action &notify) identify_and_validate_il() argument
/third_party/node/src/
H A Dinspector_io.cc115 bool notify = messages_.empty(); in Post() local
H A Dnode_report.cc222 ConditionVariable notify; in WriteNodeReport() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLContext.cpp350 Context(Platform &platform, PropArray &&properties, DevicePtrs &&devices, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
365 Context(Platform &platform, PropArray &&properties, DeviceType deviceType, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp310 linkProgram(const cl::Program &program, const cl::DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputPrograms, cl::Program *notify, cl_int &errorCode) linkProgram() argument
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c500 uint32_t hdf_bdh6_netdev_netifnotify(struct NetDevice *netDev, NetDevNotify *notify) in hdf_bdh6_netdev_netifnotify() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h182 struct nvkm_gpuobj *notify; member
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Dcqhci-core.c654 cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq, bool notify) cqhci_recovery_needed() argument
/foundation/resourceschedule/ffrt/src/core/
H A Dtask.cpp210 void ffrt_task_attr_set_notify_worker(ffrt_task_attr_t* attr, bool notify) in ffrt_task_attr_set_notify_worker() argument
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dsoftbus_scenario_manager.c407 bool notify = false; in ScenarioManagerDoNotifyIfNeed() local
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp419 SoftBusGattsNotify notify = {0}; in HWTEST_F() local
612 SoftBusGattsNotify notify = {0}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp423 NotificationChain *notify = nullptr; in NotifyRemotePushFinishedInner() local
/third_party/libdrm/nouveau/
H A Dnouveau.h247 uint32_t notify; member
252 uint32_t notify; member
266 uint32_t notify; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.c527 const bool notify = vn_ring_submit(ring, submit.submit, submit.cs, &seqno); in vn_instance_ring_submit_locked() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp245 void Scheduler::Fiber::notify() { in notify() function in marl::Scheduler::Fiber
513 bool notify = false; in enqueue() local
548 auto notify = work.notifyAdded; in enqueueAndUnlock() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c247 static void RequestNoResponse(unsigned queue, const void *req, size_t reqSize, bool notify) in RequestNoResponse() argument
/device/qemu/drivers/virtio/
H A Dvirtgpu.c246 static void RequestNoResponse(unsigned queue, const void *req, size_t reqSize, bool notify) in RequestNoResponse() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h75 int (*notify)(struct thermal_zone_device *, int, enum thermal_trip_type); member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp56 explicit NotifyOnExit(bool notify, std::function<void()> callback) : notify_(notify), callback_(callback) {} in NotifyOnExit() argument
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c913 SoftBusGattsNotify notify = { in ConnGattServerSend() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp258 NotifyConflictAndObserverData notify = { in PrepareNotifyForEntries() local
465 NotifyConflictAndObserverData notify; in SaveSyncDataItem() local
756 PrepareForNotifyConflictAndObserver(const Entry &entry, NotifyConflictAndObserverData &notify, bool isDelete) PrepareForNotifyConflictAndObserver() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp1027 PushDataInterceptor notify = interceptor; in SetPushDataInterceptor() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.h248 struct fmass_notify *notify; member

Completed in 32 milliseconds

1234