Home
last modified time | relevance | path

Searched defs:strategy (Results 76 – 100 of 235) sorted by relevance

12345678910

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DClientDescriptor.h91 product_strategy_t strategy, VolumeSource volumeSource, in TrackClientDescriptor()
108 product_strategy_t strategy() const { return mStrategy; } in strategy() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp106 int32_t CloudServiceProxy::SetGlobalCloudStrategy(Strategy strategy, const std::vector<CommonType::… in SetGlobalCloudStrategy()
253 int32_t CloudServiceProxy::SetCloudStrategy(Strategy strategy, const std::vector<CommonType::Value>… in SetCloudStrategy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_modifier_extractor_test.cpp233 int strategy = extractor.GetShadowColorStrategy(); variable
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h504 product_strategy_t strategy() const { return mStrategy; } in strategy() function
505 void setStrategy(product_strategy_t strategy) in setStrategy()
767 product_strategy_t strategy() const override { return static_cast<product_strategy_t>(0); } in strategy() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dcomp_manager.cpp95 Strategy *&strategy = display_comp_ctx->strategy; in RegisterDisplay() local
152 Strategy *&strategy = display_comp_ctx->strategy; in UnregisterDisplay() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp412 int BluetoothHfpAgServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy()
422 int BluetoothHfpAgServer::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy()
H A Dbluetooth_a2dp_sink_server.cpp206 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy()
H A Dbluetooth_a2dp_source_server.cpp285 int BluetoothA2dpSourceServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy()
295 int BluetoothA2dpSourceServer::GetConnectStrategy(const RawAddress &device, int &strategy) in GetConnectStrategy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_command.h109 std::string strategy; member
126 std::string strategy; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_stub.cpp167 Strategy strategy; in OnSetGlobalCloudStrategy() local
320 Strategy strategy; in OnSetCloudStrategy() local
/aosp12/art/compiler/optimizing/
H A Dregister_allocator.cc42 Strategy strategy) { in Create()
/aosp12/bootable/recovery/applypatch/
H A Dimgpatch.cpp62 int strategy = Read4(deflate_header + 56); in ApplyBSDiffPatchAndStreamOutput() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_utils.h108 COMPRESS_STRATEGY strategy; // CompressStrategy member
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dmulti_account_manager_test.cpp177 std::shared_ptr<MultiAccountStrategy> strategy = nullptr; variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dcomp_manager.cpp101 Strategy *&strategy = display_comp_ctx->strategy; in RegisterDisplay() local
159 Strategy *&strategy = display_comp_ctx->strategy; in UnregisterDisplay() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dcomp_manager.cpp101 Strategy *&strategy = display_comp_ctx->strategy; in RegisterDisplay() local
159 Strategy *&strategy = display_comp_ctx->strategy; in UnregisterDisplay() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcomp_manager.cpp101 Strategy *&strategy = display_comp_ctx->strategy; in RegisterDisplay() local
158 Strategy *&strategy = display_comp_ctx->strategy; in UnregisterDisplay() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp145 int BluetoothA2dpSinkProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp196 int strategy = 0; variable
/ohos5.0/base/update/updater/test/unittest/test_data/ui/strategy/
H A Dstrategy_valid.json2 "strategy" : { object
/aosp12/frameworks/minikin/libs/minikin/
H A DOptimalLineBreaker.cpp324 BreakStrategy strategy, bool justified) { in computeBreaks()
408 const LineWidth& lineWidth, BreakStrategy strategy, in breakLineOptimal()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dcomp_manager.cpp98 Strategy *&strategy = display_comp_ctx->strategy; in RegisterDisplay() local
169 Strategy *&strategy = display_comp_ctx->strategy; in UnregisterDisplay() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp373 int32_t strategy = 0; in SetConnectionStrategy() local
398 int strategy = 0; in GetConnectionStrategy() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp202 int32_t strategy = 0; in SetConnectionStrategy() local
227 int32_t strategy = 0; in GetConnectionStrategy() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp234 int strategy = data.ReadInt32(); in SetConnectStrategyInner() local
250 int strategy = 0; in GetConnectStrategyInner() local

12345678910