Home
last modified time | relevance | path

Searched defs:value (Results 3126 - 3150 of 10543) sorted by relevance

1...<<121122123124125126127128129130>>...422

/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_datashare_stub_impl.cpp71 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 Dkey_auto_repeat_test.cpp285 int32_t value = 0; in HWTEST_F() local
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp65 Want &Want::SetParam(const std::string &key, const std::string &value) in SetParam() argument
/foundation/multimodalinput/input/util/napi/src/
H A Dutil_napi_value.cpp27 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 Ddualfwk_conf_loader.cpp94 std::string value = GetSound(line); in ParseBackupFile() local
/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp129 std::string value = OHOS::system::GetParameter(SUPER_PRIVACY_SWITCH, ""); in OnSubscribeSwitchEvent() local
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp116 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 Dut_loop.cpp212 uint64_t value = 0; in TestCallBack() local
H A Dut_coroutine.cpp130 uint64_t value = 0; in testCallBack() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_client_test.cpp99 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 Drequest_suspend_delay.cpp194 GetExpiredCallback( const napi_env &env, const napi_value &value, std::shared_ptr<CallbackInstance> &callback) GetExpiredCallback() argument
/foundation/resourceschedule/ffrt/test/ut/
H A Dqos_convert_test.cpp48 int32_t value; member
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp69 int64_t value = 0; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_controller.cpp98 std::string value = std::to_string(tid); in AddTidToCgroup() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/
H A Dressched_utils.cpp128 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 Dsocperfplugin_fuzzer.cpp37 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 Dresschedcommonevent_fuzzer.cpp183 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 Dres_sched_exe_mgr.cpp64 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 Dwork_queue.cpp30 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 Dmock_message_parcel.cpp107 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 Dosattr_manager.h68 void SetCGroupPara(const std::string &filename, T& value) in SetCGroupPara() argument
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_service_stub.cpp50 int64_t value = 0; in ReportDataInner() local
/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_datashare_utils.cpp49 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 Dres_sched_service_proxy.cpp41 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 Dframe_aware_plugin.cpp226 long long value = data->value; in HandleNetworkLatencyRequest() local
[all...]

Completed in 14 milliseconds

1...<<121122123124125126127128129130>>...422