Home
last modified time | relevance | path

Searched defs:strategy (Results 101 - 125 of 221) sorted by relevance

123456789

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp646 int HandsFreeAudioGateway::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() argument
[all...]
H A Dbluetooth_utils.cpp223 bool CheckConnectionStrategyInvalid(int32_t strategy) in CheckConnectionStrategyInvalid() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp277 int BluetoothA2dpSourceServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() argument
287 int BluetoothA2dpSourceServer::GetConnectStrategy(const RawAddress &device, int &strategy) in GetConnectStrategy() argument
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_session_manager_test.cpp65 OH_AudioSession_Strategy strategy; member
172 void SessionNdkTest::ActivateAudioSession(OH_AudioSession_Strategy strategy) in ActivateAudioSession() argument
206 RegisterAndActive(OH_AudioSession_DeactivatedCallback callback, OH_AudioSession_Strategy strategy) RegisterAndActive() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp234 PolicyConfigData::StrategyConfig strategy; in ParseStrategyConfig() local
274 ParseBufferStrategyList(xmlNode &node, PolicyConfigData::StrategyConfig &strategy) ParseBufferStrategyList() argument
532 auto strategy = ExtractPropertyValue("strategy", *currNode); ParseAppTypes() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.cpp371 UpdateStrategyByTouch( PolicyConfigData::StrategyConfig& strategy, const std::string& pkgName, bool forceUpdate) UpdateStrategyByTouch() argument
[all...]
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp159 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; in HWTEST_F() local
172 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; in HWTEST_F() local
188 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; in HWTEST_F() local
206 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; in HWTEST_F() local
225 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; in HWTEST_F() local
242 struct AVPlayStrategy strategy = {1080, 920, 10000, false}; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h95 std::shared_ptr<CloudSyncStrategy> strategy; member
122 OpType strategy; member
H A Dcloud_sync_utils.cpp49 ChangeType CloudSyncUtils::OpTypeToChangeType(OpType strategy) in OpTypeToChangeType() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp173 Derived NumberFormatterSettings<Derived>::grouping(UNumberGroupingStrategy strategy)&& { in grouping() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_fluent.cpp173 Derived NumberFormatterSettings<Derived>::grouping(UNumberGroupingStrategy strategy)&& { in grouping() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp101 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION; in iterate() local
147 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET; in iterate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_fluent.cpp173 Derived NumberFormatterSettings<Derived>::grouping(UNumberGroupingStrategy strategy)&& { in grouping() argument
/third_party/skia/gm/
H A Dimagemakewithfilter.cpp190 ImageMakeWithFilterGM (Strategy strategy, bool filterWithCropRect = false) in ImageMakeWithFilterGM() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp418 int32_t strategy = static_cast<int32_t>(shadow.GetShadowColorStrategy()); in ParseShadowInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h60 TouchTestStrategy strategy; member
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_new.cpp323 auto strategy = static_cast<ForegroundColorStrategy>(INDEX); in HWTEST_F() local
H A Dview_abstract_test_ng.cpp1182 auto strategy = static_cast<ForegroundColorStrategy>(INDEX); in HWTEST_F() local
1218 auto strategy = static_cast<ForegroundColorStrategy>(INDEX); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp408 int32_t strategy = 0; in SetConnectionStrategy() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_command.h112 std::string strategy; member
129 std::string strategy; member
/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp304 int32_t PlayerClient::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() argument
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp617 int32_t PlayerServiceProxy::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() argument
/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.cpp356 int32_t PlayerImpl::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp171 LnnStartHbByTypeAndStrategy( LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategy, bool isRelay) LnnStartHbByTypeAndStrategy() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp1050 auto strategy = std::get<CloudSyncUtils::STRATEGY_INDEX>(param.assetsDownloadList[i]); in HWTEST_F() local

Completed in 29 milliseconds

123456789