| /base/powermgr/thermal_manager/frameworks/native/ |
| H A D | thermal_mgr_client.cpp | 147 bool ThermalMgrClient::GetThermalSrvSensorInfo(const SensorType& type, ThermalSrvSensorInfo& sensorInfo) in GetThermalSrvSensorInfo() argument 161 int32_t ThermalMgrClient::GetThermalSensorTemp(const SensorType type) in GetThermalSensorTemp() argument
|
| /base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
| H A D | scan_manager_client.cpp | 447 int32_t ScanManagerClient::On(const std::string &taskId, const std::string &type, const sptr<IScanCallback> &listener) in On() argument 469 int32_t ScanManagerClient::Off(const std::string &taskId, const std::string &type) in Off() argument
|
| /base/msdp/device_status/frameworks/js/napi/interaction/drag/src/ |
| H A D | js_drag_context.cpp | 169 char type[MAX_STRING_LEN] = { 0 }; in On() local 199 char type[MAX_STRING_LEN] = { 0 }; in Off() local [all...] |
| /base/notification/common_event_service/services/src/ |
| H A D | common_event_sticky_manager.cpp | 155 std::string type = "\t\tType: " + record->commonEventData->GetWant().GetType() + "\n"; in DumpState() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | reminder_table.cpp | 95 static inline void AddColumn(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumn() argument 103 static inline void AddColumnEnd(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumnEnd() argument
|
| H A D | reminder_table_old.cpp | 145 AddColumn( const std::string& name, const std::string& type, bool isEnd) AddColumn() argument
|
| H A D | advanced_notification_slot_service.cpp | 571 NotificationConstant::SlotType type = request->GetSlotType(); in SetRequestBySlotType() local
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
| H A D | ansmanagerstubannexthree_fuzzer.cpp | 75 uint8_t type = fuzzData.GetData<uint8_t>() % SLOT_TYPE_NUM;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_local_live_view_content.cpp | 38 void NotificationLocalLiveViewContent::SetType(int32_t type) in SetType() argument
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | disturb_mode.cpp | 49 int type = 0; in GetDoNotDisturbDate() local [all...] |
| /base/msdp/device_status/intention/services/device_manager/src/ |
| H A D | device.cpp | 171 void Device::GetEventMask(const std::string &eventName, uint32_t type, in GetEventMask() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_manager_impl.cpp | 83 int NotificationManagerImpl::AddSlot(int32_t type) in AddSlot() argument 93 CNotificationSlot NotificationManagerImpl::GetSlot(int32_t type, int32_t &errCode) in GetSlot() argument 151 int NotificationManagerImpl::RemoveSlot(int32_t type) in RemoveSlot() argument
|
| H A D | notification_manager_ffi.cpp | 45 int32_t FfiOHOSNotificationManagerAddSlot(int32_t type) in FfiOHOSNotificationManagerAddSlot() argument 51 CNotificationSlot FfiOHOSNotificationManagerGetSlot(int32_t type, int32_t* errCode) in FfiOHOSNotificationManagerGetSlot() argument 63 int32_t FfiOHOSNotificationManagerRemoveSlot(int32_t type) in FfiOHOSNotificationManagerRemoveSlot() argument
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
| H A D | advanced_notification_service_publish_test.cpp | 145 void AdvancedNotificationServiceTest::TestAddSlot(NotificationConstant::SlotType type) in TestAddSlot() argument [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_service_branch_test.cpp | 135 void AnsBranchTest::TestAddSlot(NotificationConstant::SlotType type) in TestAddSlot() argument
|
| H A D | reminder_data_manager_test.cpp | 696 ReminderRequest::ActionButtonType type = ReminderRequest::ActionButtonType::CLOSE; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/ |
| H A D | ansmanagerstubannex_fuzzer.cpp | 83 uint8_t type = fuzzData.GetData<uint8_t>() % SLOT_TYPE_NUM;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| H A D | ansmanagerstub_fuzzer.cpp | 82 uint8_t type = fuzzData.GetData<uint8_t>() % SLOT_TYPE_NUM;
in DoSomethingInterestingWithMyAPI() local
|
| /base/msdp/device_status/frameworks/native/interaction/src/ |
| H A D | coordination_manager_impl.cpp | 310 int32_t type = 0; in OnHotAreaListener() local 295 OnDevHotAreaListener(int32_t displayX, int32_t displayY, HotAreaType type, bool isEdge) OnDevHotAreaListener() argument
|
| /base/msdp/device_status/services/native/src/ |
| H A D | devicestatus_msdp_client_impl.cpp | 52 ErrCode DeviceStatusMsdpClientImpl::InitMsdpImpl(Type type) in InitMsdpImpl() argument 74 ErrCode DeviceStatusMsdpClientImpl::MockHandle(Type type) in MockHandle() argument 98 AlgoHandle(Type type) AlgoHandle() argument 129 StartAlgo(Type type) StartAlgo() argument 140 StartMock(Type type) StartMock() argument 154 GetSensorHdi(Type type) GetSensorHdi() argument 159 GetAlgoAbility(Type type) GetAlgoAbility() argument 170 Disable(Type type) Disable() argument 177 SensorHdiDisable(Type type) SensorHdiDisable() argument 182 AlgoDisable(Type type) AlgoDisable() argument 216 MockDisable(Type type) MockDisable() argument 398 GetMockInst(Type type) GetMockInst() argument 461 GetAlgoInst(Type type) GetAlgoInst() argument [all...] |
| /base/msdp/device_status/test/unittest/intention/scheduler/src/ |
| H A D | timer_manager_test.cpp | 181 int32_t ContextService::AddEpoll(EpollEventType type, int32_t fd) in AddEpoll() argument 214 int32_t ContextService::DelEpoll(EpollEventType type, int32_t fd) in DelEpoll() argument [all...] |
| /base/msdp/device_status/test/unittest/intention/services/src/ |
| H A D | device_manager_test.cpp | 190 int32_t ContextService::AddEpoll(EpollEventType type, int32_t fd) in AddEpoll() argument 223 int32_t ContextService::DelEpoll(EpollEventType type, int32_t fd) in DelEpoll() argument [all...] |
| /base/msdp/device_status/tools/vdev/src/ |
| H A D | v_input_device.cpp | 115 int32_t VInputDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() argument 182 void VInputDevice::GetEventMask(const std::string &eventName, uint32_t type, in GetEventMask() argument
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
| H A D | local_live_view_subscribe.cpp | 163 void LocalLiveViewSubscriberInstance::SetCallbackInfo(const napi_env &env, const std::string &type, const napi_ref &ref) in SetCallbackInfo() argument
|
| /base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
| H A D | js_event_cooperate_target.cpp | 161 void JsEventCooperateTarget::AddListener(napi_env env, const std::string &type, napi_value handle)
in AddListener() argument 191 void JsEventCooperateTarget::RemoveListener(napi_env env, const std::string &type, napi_value handle)
in RemoveListener() argument
|