Home
last modified time | relevance | path

Searched defs:strategy (Results 51 - 75 of 196) sorted by relevance

12345678

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_service_impl_test.cpp435 CloudData::Strategy strategy = CloudData::Strategy::STRATEGY_NETWORK; in HWTEST_F() local
451 CloudData::Strategy strategy = CloudData::Strategy::STRATEGY_NETWORK; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp196 int strategy = 0; in HWTEST_F() local
H A Dpbap_server_test.cpp174 int strategy = 0; in HWTEST_F() local
/third_party/libbpf/src/
H A Dhashmap.c154 hashmap_insert(struct hashmap *map, long key, long value, enum hashmap_insert_strategy strategy, long *old_key, long *old_value) hashmap_insert() argument
/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h106 int strategy; /* compression strategy */ member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeFactorizer.java66 public static ImmutableList<RangeTree> factor(RangeTree ranges, MergeStrategy strategy) { in factor() argument
102 private final MergeStrategy strategy; field in RangeTreeFactorizer
104 RangeTreeFactorizer(RangeTree factor, MergeStrategy strategy) { in RangeTreeFactorizer() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp437 ForegroundColorStrategy strategy; in SetForegroundColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp453 ForegroundColorStrategy strategy; in SetForegroundColor() local
H A Djs_symbol.cpp110 uint32_t strategy = 0; in SetSymbolRenderingStrategy() local
126 uint32_t strategy = 0; in SetSymbolEffect() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp233 auto strategy = static_cast<ForegroundColorStrategy>(color); in SetShapeForegroundColor() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_utils.h108 COMPRESS_STRATEGY strategy; // CompressStrategy member
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp323 int BluetoothHfpAgProxy::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() argument
340 int BluetoothHfpAgProxy::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp369 int32_t strategy = 0; in SetConnectionStrategy() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp199 int32_t strategy = 0; in SetConnectionStrategy() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp328 int32_t BluetoothHidHostServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() argument
338 int32_t BluetoothHidHostServer::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp287 int HidHost::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() argument
[all...]
H A Dbluetooth_pbap_pse.cpp184 int32_t PbapPse::SetConnectionStrategy(const BluetoothRemoteDevice &device, int32_t strategy) in SetConnectionStrategy() argument
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp89 PreValidate( ScreenId id, std::vector<RequestLayerInfo> infos, std::map<uint64_t, RequestCompositionType> &strategy) PreValidate() argument
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_interrupt_service_test/src/
H A Daudio_policy_server_unit_test.cpp68 AudioSessionStrategy strategy; in HWTEST() local
91 AudioSessionStrategy strategy; in HWTEST() local
281 AudioSessionStrategy strategy; HWTEST() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/strategy/
H A Dvideo_strategy_center.cpp59 auto strategy = strategyCenter_.lock(); variable
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_test/
H A Dhiplayer_impl_unit_test.cpp206 AVPlayStrategy strategy; in HWTEST_F() local
226 AVPlayStrategy strategy; in HWTEST_F() local
246 AVPlayStrategy strategy; in HWTEST_F() local
267 AVPlayStrategy strategy; in HWTEST_F() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp162 bool MultiAccountManager::SetMultiAccountStrategy(std::shared_ptr<MultiAccountStrategy> strategy) in SetMultiAccountStrategy() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/
H A Ddirectory_manager.cpp66 auto &strategy = strategies_[index]; in GetMetaStorePath() local
80 auto &strategy = strategies_[index]; in GetMetaBackupPath() local
92 const Strategy &strategy = strategies[i]; in Initialize() local
228 auto &strategy = strategies_[index]; GenPath() local
[all...]
/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
[all...]

Completed in 16 milliseconds

12345678