/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _cs_reg_status_info_v10.md | 61 ### notifyType subsection
|
H A D | _cs_reg_status_info_v11.md | 61 ### notifyType subsection
|
H A D | _ps_reg_status_info_v10.md | 83 ### notifyType subsection
|
H A D | _ps_reg_status_info_v11.md | 83 ### notifyType subsection
|
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/ |
H A D | clouddisk_notify.h | 31 NotifyType notifyType; member
|
H A D | clouddisk_notify_const.h | 66 NotifyType notifyType = NotifyType::NOTIFY_NONE; member
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | scpu_monitor.cpp | 35 void SCPUMonitor::Notify(const QoS& qos, TaskNotifyType notifyType) in Notify()
|
H A D | cpu_monitor.cpp | 252 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 D | hril_sim.cpp | 137 [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 D | hril_call.cpp | 58 [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 D | hril_modem.cpp | 256 [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 D | hril_data.cpp | 55 [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 D | hril_network.cpp | 42 [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 D | hril_base.h | 167 … int32_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 D | fileaccessservicemock.h | 27 int32_t OnChange(Uri uri, NotifyType notifyType) override { return 0; } in OnChange()
|
H A D | fileaccessserviceproxy_fuzzer.cpp | 59 NotifyType notifyType = TypeCast<NotifyType>(data, &pos); in OnChangeFuzzTest() local
|
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessservicestub_fuzzer/ |
H A D | fileaccessservicemock.h | 27 int32_t OnChange(Uri uri, NotifyType notifyType) override { return 0; } in OnChange()
|
H A D | fileaccessservicestub_fuzzer.cpp | 61 int32_t notifyType = TypeCast<int32_t>(data, &pos); in CmdOnChangeFuzzTest() local
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | camera_hdi_uttest_v1_2.cpp | 386 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 D | medialibrary_notify.h | 38 …NotifyTaskData(const std::string &uri, const NotifyType ¬ifyType, const int albumId, const bool… in NotifyTaskData()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/ |
H A D | notify_test.cpp | 78 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 D | file_access_service_proxy_test.cpp | 174 NotifyType notifyType = NotifyType::NOTIFY_ADD; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
H A D | cloud_sync_napi.h | 35 NotifyType notifyType; member
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
H A D | camera_benchmark_test.cpp | 53 int notifyType = 1; in BENCHMARK_F() local
|
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/ |
H A D | file_access_service_stub.cpp | 90 NotifyType notifyType = static_cast<NotifyType>(data.ReadInt32()); in CmdOnChange() local
|