Home
last modified time | relevance | path

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

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_cs_reg_status_info_v10.md61 ### notifyType subsection
H A D_cs_reg_status_info_v11.md61 ### notifyType subsection
H A D_ps_reg_status_info_v10.md83 ### notifyType subsection
H A D_ps_reg_status_info_v11.md83 ### notifyType subsection
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h31 NotifyType notifyType; member
H A Dclouddisk_notify_const.h66 NotifyType notifyType = NotifyType::NOTIFY_NONE; member
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dscpu_monitor.cpp35 void SCPUMonitor::Notify(const QoS& qos, TaskNotifyType notifyType) in Notify()
H A Dcpu_monitor.cpp252 void CPUMonitor::Poke(const QoS& qos, uint32_t taskCount, TaskNotifyType notifyType) in Poke()
329 void CPUMonitor::HandleTaskNotifyDefault(const QoS& qos, void* p, TaskNotifyType notifyType) in HandleTaskNotifyDefault()
350 void CPUMonitor::HandleTaskNotifyConservative(const QoS& qos, void* p, TaskNotifyType notifyType) in HandleTaskNotifyConservative()
394 …d CPUMonitor::HandleTaskNotifyUltraConservative(const QoS& qos, void* p, TaskNotifyType notifyType) in HandleTaskNotifyUltraConservative()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp137 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
140 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
143 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
146 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
149 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
152 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
155 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap()
647 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStateUpdated()
653 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkSessionEndNotify()
659 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkProactiveNotify()
[all …]
H A Dhril_call.cpp58 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
61 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
64 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
67 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
70 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
73 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap()
843 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallStateUpdated()
849 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallUssdNotice()
878 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallSrvccStatusNotice()
891 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallRingbackVoiceNotice()
[all …]
H A Dhril_modem.cpp256 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap()
259 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap()
260 size_t responseLen) { return DsdsModeUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap()
H A Dhril_data.cpp55 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap()
56 …ize_t responseLen) { return DataLinkCapabilityUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap()
333 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated()
346 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in DataLinkCapabilityUpdated()
H A Dhril_network.cpp42 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
45 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
48 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
51 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
54 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
57 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
60 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
63 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap()
64 … size_t responseLen) { return ResidentNetworkUpdated(notifyType, error, response, responseLen); }; in AddNotificationToMap()
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h167int32_t notifyType, const struct ReportInfo *reportInfo, const void *response, size_t responseLen) in ProcessNotify()
194 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify()
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessserviceproxy_fuzzer/
H A Dfileaccessservicemock.h27 int32_t OnChange(Uri uri, NotifyType notifyType) override { return 0; } in OnChange()
H A Dfileaccessserviceproxy_fuzzer.cpp59 NotifyType notifyType = TypeCast<NotifyType>(data, &pos); in OnChangeFuzzTest() local
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessservicestub_fuzzer/
H A Dfileaccessservicemock.h27 int32_t OnChange(Uri uri, NotifyType notifyType) override { return 0; } in OnChange()
H A Dfileaccessservicestub_fuzzer.cpp61 int32_t notifyType = TypeCast<int32_t>(data, &pos); in CmdOnChangeFuzzTest() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A 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
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_notify.h38 …NotifyTaskData(const std::string &uri, const NotifyType &notifyType, const int albumId, const bool… in NotifyTaskData()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/
H A Dnotify_test.cpp78 void CheckFileNotify(NotifyType notifyType) in CheckFileNotify()
129 void CheckAlbumNotify(NotifyType notifyType, DataShareObserver::ChangeType changeType) in CheckAlbumNotify()
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Dfile_access_service_proxy_test.cpp174 NotifyType notifyType = NotifyType::NOTIFY_ADD; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.h35 NotifyType notifyType; member
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dcamera_benchmark_test.cpp53 int notifyType = 1; in BENCHMARK_F() local
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service_stub.cpp90 NotifyType notifyType = static_cast<NotifyType>(data.ReadInt32()); in CmdOnChange() local

12