Home
last modified time | relevance | path

Searched defs:value (Results 3776 - 3800 of 20671) sorted by relevance

1...<<151152153154155156157158159160>>...827

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_database_utils.h168 ss << "'" << value << "'"; in JoinSQLValues() local
187 ss << value; in JoinValues() local
211 T value; in GetOptionalValue() local
[all...]
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_callback.h72 explicit AudioCaptureChangeInfoJsCallback(AudioRecorderChangeInfo value) in AudioCaptureChangeInfoJsCallback() argument
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_video_source.cpp146 int32_t value = 0; in AcquireBuffer() local
H A Drecorder_data_source.cpp128 int32_t value = 0; in AcquireBuffer() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_datashare_stub_impl_test.cpp138 AbilityRuntime::DataShareValuesBucket value; in HWTEST_F() local
157 AbilityRuntime::DataShareValuesBucket value; in HWTEST_F() local
178 AbilityRuntime::DataShareValuesBucket value; in HWTEST_F() local
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp34 void GeneralDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() argument
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dmsg_head.h45 int32_t value; member
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_data_command.cpp42 void RingtoneDataCommand::SetValueBucket(const NativeRdb::ValuesBucket &value) in SetValueBucket() argument
/foundation/multimodalinput/input/util/common/include/
H A Dtable_dump.h68 inline void PrintCentered(std::ostream &os, const std::string &value, size_t width) in PrintCentered() argument
/foundation/multimedia/player_framework/test/unittest/dfx_test/
H A Dmedia_dfx_test.cpp162 int8_t value = 100; in HWTEST_F() local
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dswitch_event.h67 void SetSwitchValue(int32_t value) in SetSwitchValue() argument
86 explicit SwitchEvent(int32_t value) in SwitchEvent() argument
/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp407 int32_t value = -1; in HWTEST_F() local
421 int32_t value = -1; in HWTEST_F() local
435 int32_t value = 10; in HWTEST_F() local
/foundation/multimodalinput/input/uinput/
H A Dvirtual_device.cpp33 bool DoIoctl(int32_t fd, int32_t request, const uint32_t value) in DoIoctl() argument
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_test.cpp195 std::string value = "123456"; in HWTEST_F() local
214 std::string value = "123456"; in HWTEST_F() local
233 std::string value = ""; in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresource_application_record.cpp87 bool ResourceApplicationRecord::ParseFromJson(const nlohmann::json& value) in ParseFromJson() argument
[all...]
/foundation/resourceschedule/device_standby/services/core/src/
H A Dallow_record.cpp22 nlohmann::json value; in ParseToJson() local
59 bool AllowRecord::setAllowRecordField(const nlohmann::json& value) in setAllowRecordField() argument
78 ParseFromJson(const nlohmann::json& value) ParseFromJson() argument
[all...]
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp31 void ConcurrentTaskClient::ReportData(uint32_t resType, int64_t value, in ReportData() argument
/foundation/resourceschedule/resource_schedule_service/ressched/common/include/
H A Dres_common_util.h63 static bool StrToFloat(const std::string& value, float& result) in StrToFloat() argument
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dslide_recognizer.cpp52 void SlideRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource() argument
70 void SlideRecognizer::HandleSlideEvent(int64_t value, const nlohmann::json& payload) in HandleSlideEvent() argument
173 void SlideRecognizer::HandleClickEvent(int64_t value, const nlohmann::json& payload) in HandleClickEvent() argument
219 SetListFlingTimeoutTime(int64_t value) SetListFlingTimeoutTime() argument
224 SetListFlingEndTime(int64_t value) SetListFlingEndTime() argument
229 SetListFlingSpeedLimit(float value) SetListFlingSpeedLimit() argument
234 SetSlideNormalDetectingTime(int64_t value) SetSlideNormalDetectingTime() argument
[all...]
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp51 void BackgroundSensitiveTaskOverlappingSceneRecognizer::OnDispatchResource(uint32_t resType, int64_t value, in OnDispatchResource() argument
73 void BackgroundSensitiveTaskOverlappingSceneRecognizer::HandleContinuousTask(uint32_t resType, int64_t value, in HandleContinuousTask() argument
190 HandleForeground(uint32_t resType, int64_t value, const nlohmann::json& payload) HandleForeground() argument
[all...]
/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability_proxy.cpp77 int32_t TestAudioAbilityProxy::TestRpcInt32(int32_t value) in TestRpcInt32() argument
96 uint32_t TestAudioAbilityProxy::TestRpcUInt32(uint32_t value) in TestRpcUInt32() argument
115 int64_t TestAudioAbilityProxy::TestRpcInt64(int64_t value) in TestRpcInt64() argument
134 uint64_t TestAudioAbilityProxy::TestRpcUInt64(uint64_t value) in TestRpcUInt64() argument
153 float TestAudioAbilityProxy::TestRpcFloat(float value) in TestRpcFloat() argument
172 TestRpcDouble(double value) TestRpcDouble() argument
[all...]
H A Dtest_audio_ability.cpp55 int32_t TestAudioAbility::TestRpcInt32(int32_t value) in TestRpcInt32() argument
60 uint32_t TestAudioAbility::TestRpcUInt32(uint32_t value) in TestRpcUInt32() argument
65 int64_t TestAudioAbility::TestRpcInt64(int64_t value) in TestRpcInt64() argument
70 uint64_t TestAudioAbility::TestRpcUInt64(uint64_t value) in TestRpcUInt64() argument
75 float TestAudioAbility::TestRpcFloat(float value) in TestRpcFloat() argument
80 TestRpcDouble(double value) TestRpcDouble() argument
[all...]
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_proxy.cpp127 int8_t value = (int8_t)reply.ReadInt32(); in ProxyReadVector() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_on_demand_event.h42 std::string value; member
48 std::string value; member
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp50 napi_value value = nullptr; in SetBundleGroupChangedData() local
[all...]

Completed in 14 milliseconds

1...<<151152153154155156157158159160>>...827