Home
last modified time | relevance | path

Searched defs:notifyType (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/camera/test/hdi/v1_2/src/
Dcamera_hdi_uttest_v1_2.cpp386 int32_t notifyType = 1; variable
400 int32_t notifyType = 2; variable
414 int32_t notifyType = 2; variable
428 int32_t notifyType = 2; variable
442 int32_t notifyType = 2; variable
456 int32_t notifyType = 2; variable
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
Dcamera_benchmark_test.cpp53 int notifyType = 1; in BENCHMARK_F() local
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
Ddcamera_host.cpp230 int32_t DCameraHost::NotifyDeviceStateChangeInfo(int notifyType, int deviceState) in NotifyDeviceStateChangeInfo()
/drivers/hdf_core/framework/include/net/
Dnet_device.h419 uint32_t notifyType; /**< Notification type (reserved) */ member