/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/ |
H A D | ringtone_datashare_stub_impl.cpp | 71 int RingtoneDataShareStubImpl::Insert(const Uri &uri, const DataShareValuesBucket &value) in Insert() argument 84 int RingtoneDataShareStubImpl::InsertExt(const Uri &uri, const DataShareValuesBucket &value, std::string &result) in InsertExt() argument 97 Update(const Uri &uri, const DataSharePredicates &predicates, const DataShareValuesBucket &value) Update() argument
|
/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | key_auto_repeat_test.cpp | 285 int32_t value = 0; in HWTEST_F() local
|
/foundation/multimodalinput/input/service/key_command/test/ |
H A D | ability_manager_client_stub.cpp | 65 Want &Want::SetParam(const std::string &key, const std::string &value) in SetParam() argument
|
/foundation/multimodalinput/input/util/napi/src/ |
H A D | util_napi_value.cpp | 27 napi_status SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, bool value) in SetNameProperty() argument 37 napi_status SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, uint16_t value) in SetNameProperty() argument 47 napi_status SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, uint32_t value) in SetNameProperty() argument 57 napi_status SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, int32_t value) in SetNameProperty() argument 67 napi_status SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, float value) in SetNameProperty() argument 77 SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, double value) SetNameProperty() argument 87 SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, int64_t value) SetNameProperty() argument 97 SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, std::string value) SetNameProperty() argument 107 SetNameProperty( const napi_env &env, napi_value &object, const std::string &name, std::optional<KeyEvent::KeyItem> &value) SetNameProperty() argument 121 SetNameProperty( const napi_env &env, napi_value &object, const std::string &name, std::vector<KeyEvent::KeyItem> &value) SetNameProperty() argument 146 SetNameProperty(const napi_env &env, napi_value &object, const std::string &name, napi_value value) SetNameProperty() argument 161 bool value = false; GetNamePropertyBool() local 173 std::string value = ""; GetNamePropertyString() local 175 CHKRR(napi_get_named_property(env, object, name.c_str(), &napiValue), "napi_get_named_property", value); GetNamePropertyString() local 195 int32_t value = 0; GetNamePropertyInt32() local 213 int64_t value = 0; GetNamePropertyInt64() local 231 uint32_t value = 0; GetNamePropertyUint32() local [all...] |
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | dualfwk_conf_loader.cpp | 94 std::string value = GetSound(line); in ParseBackupFile() local
|
/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | switch_subscriber_handler.cpp | 129 std::string value = OHOS::system::GetParameter(SUPER_PRIVACY_SWITCH, ""); in OnSubscribeSwitchEvent() local
|
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 116 bool JsonUtils::GetInt32FromJsonValue(const nlohmann::json& jsonValue, const std::string& key, int32_t& value) in GetInt32FromJsonValue() argument 128 bool JsonUtils::GetBoolFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, bool& value) in GetBoolFromJsonValue() argument 140 bool JsonUtils::GetStringFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, std::string& value) in GetStringFromJsonValue() argument 152 bool JsonUtils::GetObjFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, nlohmann::json& value) in GetObjFromJsonValue() argument 164 bool JsonUtils::GetArrayFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, nlohmann::json& value) in GetArrayFromJsonValue() argument [all...] |
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_loop.cpp | 212 uint64_t value = 0; in TestCallBack() local
|
H A D | ut_coroutine.cpp | 130 uint64_t value = 0; in testCallBack() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | res_sched_client_test.cpp | 99 static int32_t value;
member in OHOS::ResourceSchedule::ResSchedEventListenerMock 103 int32_t ResSchedEventListenerMock::value = 0;
member in OHOS::ResourceSchedule::ResSchedEventListenerMock 280 ResSchedEventListenerMock::value = 0;
in HWTEST_F() member in OHOS::ResourceSchedule::ResSchedEventListenerMock
|
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | request_suspend_delay.cpp | 194 GetExpiredCallback( const napi_env &env, const napi_value &value, std::shared_ptr<CallbackInstance> &callback) GetExpiredCallback() argument
|
/foundation/resourceschedule/ffrt/test/ut/ |
H A D | qos_convert_test.cpp | 48 int32_t value; member
|
/foundation/resourceschedule/qos_manager/test/unittest/phone/ |
H A D | concurrent_task_controller_test.cpp | 69 int64_t value = 0; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/ |
H A D | cgroup_controller.cpp | 98 std::string value = std::to_string(tid); in AddTidToCgroup() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/ |
H A D | ressched_utils.cpp | 128 void ResSchedUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess() argument 178 void ResSchedUtils::DispatchResourceExt(uint32_t resType, int64_t value, const nlohmann::json& payload) in DispatchResourceExt() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/fuzztest/socperfplugin_fuzzer/ |
H A D | socperfplugin_fuzzer.cpp | 37 int64_t value = *(reinterpret_cast<const int64_t *>(data)); in TestWindowFocus() local 46 int64_t value = *(reinterpret_cast<const int64_t *>(data)); in TestClickRecognize() local 55 int64_t value = *(reinterpret_cast<const int64_t *>(data)); in TestLoadPage() local 64 int64_t value = *(reinterpret_cast<const int64_t *>(data)); in TestSlideRecognize() local 73 int64_t value = *(reinterpret_cast<const int64_t *>(data)); in TestWebGesture() local 82 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestPopPage() local 91 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestAppAbilityStart() local 100 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestResizeWindow() local 109 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestMoveWindow() local 118 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestShowRemoteAnimation() local 127 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestDragStatusBar() local 136 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestWebGestureMove() local 145 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestWebSlideNormal() local 154 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestLoadUrl() local 163 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestMouseWheel() local 172 int64_t value = *(reinterpret_cast<const int64_t *>(data)); TestAppStateChange() local 191 int64_t value = *(reinterpret_cast<const int64_t *>(data + sizeof(int64_t))); TestUseBySo() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/ |
H A D | resschedcommonevent_fuzzer.cpp | 183 int32_t value = GetData<int32_t>(); in ResSchedCommonReceiveEventFuzzTest() local 220 int32_t value = GetData<int32_t>(); in ResSchedPkgCommonEventFuzzTest() local 254 int32_t value = GetData<int32_t>(); in ResSchedPkgOtherCommonEventFuzzTest() local
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/ |
H A D | res_sched_exe_mgr.cpp | 64 int32_t ResSchedExeMgr::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() argument 91 void ResSchedExeMgr::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& payload) in SendRequestAsync() argument 142 BuildTraceStr(const std::string& func, uint32_t resType, int64_t value) BuildTraceStr() argument 193 ParseValue(int32_t& value, const char* name, const nlohmann::json& payload) ParseValue() argument [all...] |
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_queue.cpp | 30 shared_ptr<Condition> value = ParseCondition(type, conditionVal); in OnConditionChanged() local 63 shared_ptr<Condition> value = make_shared<Condition>(); in ParseCondition() local [all...] |
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/parcel_abnormal/src/ |
H A D | mock_message_parcel.cpp | 107 bool Parcel::WriteString16(const std::u16string &value) in WriteString16() argument 112 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() argument 117 bool Parcel::WriteInt32(int32_t value) in WriteInt32() argument 127 bool Parcel::WriteString(const std::string &value) in WriteString() argument 132 bool Parcel::WriteUint32(uint32_t value) in WriteUint32() argument
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | osattr_manager.h | 68 void SetCGroupPara(const std::string &filename, T& value) in SetCGroupPara() argument
|
/foundation/resourceschedule/qos_manager/services/src/ |
H A D | concurrent_task_service_stub.cpp | 50 int64_t value = 0; in ReportDataInner() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/common/src/ |
H A D | oobe_datashare_utils.cpp | 49 ErrCode DataShareUtils::GetStringValue(const std::string& key, std::string& value) in GetStringValue() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_service_proxy.cpp | 41 void ResSchedServiceProxy::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() argument 57 int32_t ResSchedServiceProxy::ReportSyncEvent(const uint32_t resType, const int64_t value, in ReportSyncEvent() argument 80 int32_t ResSchedServiceProxy::WriteParcelForReportData(const uint32_t resType, const int64_t value, in WriteParcelForReportData() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | frame_aware_plugin.cpp | 226 long long value = data->value;
in HandleNetworkLatencyRequest() local [all...] |