/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | ClientDescriptor.h | 91 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 D | cloud_service_proxy.cpp | 106 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 D | rs_modifier_extractor_test.cpp | 233 int strategy = extractor.GetShadowColorStrategy(); variable
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | Effects.h | 504 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 D | comp_manager.cpp | 95 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 D | bluetooth_hfp_ag_server.cpp | 412 int BluetoothHfpAgServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() 422 int BluetoothHfpAgServer::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy()
|
H A D | bluetooth_a2dp_sink_server.cpp | 206 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy()
|
H A D | bluetooth_a2dp_source_server.cpp | 285 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 D | hgm_command.h | 109 std::string strategy; member 126 std::string strategy; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_stub.cpp | 167 Strategy strategy; in OnSetGlobalCloudStrategy() local 320 Strategy strategy; in OnSetCloudStrategy() local
|
/aosp12/art/compiler/optimizing/ |
H A D | register_allocator.cc | 42 Strategy strategy) { in Create()
|
/aosp12/bootable/recovery/applypatch/ |
H A D | imgpatch.cpp | 62 int strategy = Read4(deflate_header + 56); in ApplyBSDiffPatchAndStreamOutput() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
H A D | zip_utils.h | 108 COMPRESS_STRATEGY strategy; // CompressStrategy member
|
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | multi_account_manager_test.cpp | 177 std::shared_ptr<MultiAccountStrategy> strategy = nullptr; variable
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/ |
H A D | comp_manager.cpp | 101 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 D | comp_manager.cpp | 101 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 D | comp_manager.cpp | 101 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 D | bluetooth_a2dp_sink_proxy.cpp | 145 int BluetoothA2dpSinkProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/ |
H A D | pbap_client_test.cpp | 196 int strategy = 0; variable
|
/ohos5.0/base/update/updater/test/unittest/test_data/ui/strategy/ |
H A D | strategy_valid.json | 2 "strategy" : { object
|
/aosp12/frameworks/minikin/libs/minikin/ |
H A D | OptimalLineBreaker.cpp | 324 BreakStrategy strategy, bool justified) { in computeBreaks() 408 const LineWidth& lineWidth, BreakStrategy strategy, in breakLineOptimal()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/ |
H A D | comp_manager.cpp | 98 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 D | napi_bluetooth_hfp_ag.cpp | 373 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 D | napi_bluetooth_pbap_pse.cpp | 202 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 D | bluetooth_a2dp_src_stub.cpp | 234 int strategy = data.ReadInt32(); in SetConnectStrategyInner() local 250 int strategy = 0; in GetConnectStrategyInner() local
|