| /base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
| H A D | stats_service_dump_test.cpp | 138 int32_t type = static_cast<int32_t>(RunningLockType::RUNNINGLOCK_SCREEN); in HWTEST_F() local 231 int32_t type = 1; HWTEST_F() local 431 int32_t type = 100; HWTEST_F() local [all...] |
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| H A D | runninglock_napi.cpp | 75 RunningLockType type = static_cast<RunningLockType>(numType); in IsSupported() local
|
| /base/powermgr/power_manager/services/native/src/actions/default/display/ |
| H A D | device_state_action.cpp | 43 void DeviceStateAction::Suspend(int64_t callTimeMs, SuspendDeviceType type, uint32_t flags) in Suspend() argument 54 void DeviceStateAction::Wakeup(int64_t callTimeMs, WakeupDeviceType type, const string& details, in Wakeup() argument
|
| /base/powermgr/power_manager/test/fuzztest/power_utils/ |
| H A D | power_fuzzer.cpp | 56 virtual void Suspend([[maybe_unused]] int64_t callTimeMs, [[maybe_unused]] SuspendDeviceType type, in Suspend() argument 59 virtual void Wakeup([[maybe_unused]] int64_t callTimeMs, [[maybe_unused]] WakeupDeviceType type, in Wakeup() argument 61 virtual void RefreshActivity([[maybe_unused]] int64_t callTimeMs, [[maybe_unused]] UserActivityType type, in RefreshActivity() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
| H A D | thermal_observer.cpp | 278 bool ThermalObserver::GetThermalSrvSensorInfo(const SensorType& type, ThermalSrvSensorInfo& sensorInfo) in GetThermalSrvSensorInfo() argument 302 GetTemp(const SensorType& type) GetTemp() argument [all...] |
| /base/powermgr/thermal_manager/services/zidl/src/ |
| H A D | thermal_srv_stub.cpp | 183 uint32_t type = 0; in GetThermalSrvSensorInfoStub() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
| H A D | scan_service_proxy.cpp | 339 int32_t ScanServiceProxy::On(const std::string taskId, const std::string &type, const sptr<IScanCallback> &listener) in On() argument 374 int32_t ScanServiceProxy::Off(const std::string taskId, const std::string &type) in Off() argument
|
| 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/print/print_fwk/interfaces/kits/napi/scan_napi/src/ |
| H A D | napi_inner_scan.cpp | 604 std::string type = NapiScanUtils::GetStringFromValueUtf8(env, argv[0]); in On() local 845 bool NapiInnerScan::IsSupportType(const std::string& type) in IsSupportType() argument [all...] |
| /base/print/print_fwk/services/scan_service/src/ |
| H A D | scan_service_stub.cpp | 271 std::string type = data.ReadString(); in OnEventOn() local 300 std::string type = data.ReadString(); in OnEventOff() local [all...] |
| /base/print/print_fwk/test/unittest/service_test/ |
| H A D | print_service_stub_test.cpp | 1130 std::string type = ""; HWTEST_F() local 1178 std::string type = ""; HWTEST_F() local 1195 std::string type = ""; HWTEST_F() local 1346 uint32_t type = 2; HWTEST_F() local [all...] |
| H A D | print_user_data_test.cpp | 62 std::string type = "111"; in HWTEST_F() local 71 std::string type = "111"; in HWTEST_F() local 81 std::string type = "111"; in HWTEST_F() local 92 std::string type = "111"; in HWTEST_F() local 104 std::string type = "111"; HWTEST_F() local 117 std::string type = "111"; HWTEST_F() local 172 std::string type = "111"; HWTEST_F() local [all...] |
| /base/powermgr/battery_statistics/test/systemtest/src/ |
| H A D | batterystats_sys_test.cpp | 114 int32_t type = static_cast<int32_t>(RunningLockType::RUNNINGLOCK_SCREEN);
in HWTEST_F() local 286 int32_t type = 1; HWTEST_F() local [all...] |
| /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/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
|