Home
last modified time | relevance | path

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

12345678910

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp253 int strategy = data.ReadInt32(); in HidHostSetConnectStrategyInner() local
H A Dbluetooth_a2dp_sink_stub.cpp178 int strategy = data.ReadInt32(); in SetConnectStrategyInner() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_snk.cpp273 bool A2dpSink::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() argument
H A Dbluetooth_map_mse.cpp179 int32_t MapMse::SetConnectionStrategy(const BluetoothRemoteDevice &device, int32_t strategy) in SetConnectionStrategy() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp166 int32_t strategy = 0; in SetConnectionStrategy() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp206 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_worker_manager.cpp220 CPUManagerStrategy* strategy = new CPUManagerStrategy(); in HWTEST_F() local
241 CPUManagerStrategy* strategy = new CPUManagerStrategy(); in HWTEST_F() local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dmulti_account_manager_test.cpp177 std::shared_ptr<MultiAccountStrategy> strategy = nullptr; in HWTEST_F() local
/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
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.c154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.c154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument
/kernel/linux/linux-5.10/lib/zlib_dfltcc/
H A Ddfltcc_util.h89 dfltcc_are_params_ok( int level, uInt window_bits, int strategy, uLong level_mask ) dfltcc_are_params_ok() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
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
/kernel/linux/linux-6.6/tools/perf/util/
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
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc_util.h89 dfltcc_are_params_ok( int level, uInt window_bits, int strategy, uLong level_mask ) dfltcc_are_params_ok() argument
/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
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dmk_agree.c288 BaseCmd *CreateMkAgreeCmd(const void *baseParams, bool isClient, int32_t strategy) in CreateMkAgreeCmd() argument
267 InitMkAgreeCmd(MkAgreeCmd *cmd, const MkAgreeParams *params, bool isClient, int32_t strategy) InitMkAgreeCmd() 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

Completed in 13 milliseconds

12345678910