Home
last modified time | relevance | path

Searched defs:conf (Results 1 - 25 of 35) sorted by relevance

12

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
H A Ddocumentdb_jsonobject_test.cpp55 JsonObject conf = JsonObject::Parse(config, ret); in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_parser.cpp88 auto conf = std::make_unique<DualFwkConfRow>(); in ParseConf() local
[all...]
H A Ddualfwk_sound_setting.cpp130 int32_t DualFwkSoundSetting::ProcessConfRow(std::unique_ptr<DualFwkConfRow> &conf) in ProcessConfRow() argument
163 void DualFwkSoundSetting::ProcessConf(const DualFwkConf &conf) in ProcessConf() argument
[all...]
H A Ddualfwk_conf_loader.cpp103 int32_t DualFwkConfLoader::Load(DualFwkConf &conf, const RestoreSceneType &type, const std::string &backupFile) in Load() argument
137 ShowConf(const DualFwkConf &conf) ShowConf() argument
[all...]
H A Dringtone_dualfwk_restore.cpp75 DualFwkConf conf; in LoadDualFwkConf() local
503 DualFwkConf conf; in LoadDualFwkConf() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_hostapd_test.cpp72 HostapdConfig conf; in HWTEST_F() local
[all...]
H A Dwifi_hal_sta_interface_test.cpp86 SetNetworkConfig conf; in HWTEST_F() local
120 WifiWpsParam conf; in HWTEST_F() local
130 WifiWpsParam conf; HWTEST_F() local
160 GetNetworkConfig conf; HWTEST_F() local
[all...]
H A Dwifi_hal_wpa_p2p_test.cpp239 char conf[] = "xxxxxxxx"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_idle_state_test.cpp324 WifiP2pConfigInternal conf; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddevice_manager.cpp153 SendConfig conf = {false, false, SEND_TIME_OUT, {}}; in SendLocalDataChanged() local
H A Dcommit_history_sync.cpp548 SendConfig conf = {false, false, SEND_TIME_OUT, {}}; in Send() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_time_sync_test.cpp342 SendConfig conf = {false, false, 0}; in HWTEST_F() local
410 SendConfig conf = {false, false, 0}; in HWTEST_F() local
H A Ddistributeddb_communicator_proxy_test.cpp313 SendConfig conf = {true, false, 0}; in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp83 std::unique_ptr<DualFwkConfRow> conf = std::make_unique<DualFwkConfRow>(); in HWTEST_F() local
116 DualFwkConf conf; HWTEST_F() local
188 DualFwkConf conf; HWTEST_F() local
198 DualFwkConf conf; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.cpp254 WifiP2pConfigInternal conf; in ProcessNegotReqEvt() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp176 DBConfig conf; in GetDBConfigFromJsonStr() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp172 SendConfig conf = {true, false, 0}; in HWTEST_F() local
348 SendConfig conf = {false, false, 0}; in HWTEST_F() local
409 SendConfig conf = {false, false, 0}; in HWTEST_F() local
480 SendConfig conf = {false, false, 0}; in HWTEST_F() local
538 SendConfig conf = {false, false, 0}; HWTEST_F() local
[all...]
H A Ddistributeddb_communicator_send_receive_test.cpp161 SendConfig conf = {false, false, 0}; in HWTEST_F() local
212 SendConfig conf = {true, false, 0}; in HWTEST_F() local
242 SendConfig conf = {true, false, 0}; in HWTEST_F() local
289 SendConfig conf = {true, false, 0}; in HWTEST_F() local
474 SendConfig conf = {true, false, 0}; HWTEST_F() local
535 SendConfig conf = {true, false, 0}; HWTEST_F() local
596 SendConfig conf = {false, false, 0}; HWTEST_F() local
656 SendConfig conf = {false, false, 0}; HWTEST_F() local
737 SendConfig conf = {false, true, 0, {"appId", "storeId", "userId", "deviceB"}}; HWTEST_F() local
[all...]
H A Ddistributeddb_communicator_test.cpp569 SendConfig conf = {true, false, 0}; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp1396 SetNetworkConfig conf; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dvalue_slice_sync.cpp530 SendConfig conf = {false, false, SEND_TIME_OUT, {}}; in Send() local
H A Dmulti_ver_data_sync.cpp581 SendConfig conf = {false, false, SEND_TIME_OUT, {}}; in Send() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.c369 char conf[WIFI_P2P_WFD_DEVICE_CONF_LENGTH] = {0}; in RpcP2pSetWfdDeviceConfig() local
H A Dwifi_hal_crpc_sta.c844 GetNetworkConfig conf = {0}; in RpcWpaGetNetwork() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_sta_impl.c188 static WifiErrorNo SetNetwork(int networkId, SetNetworkConfig conf, const char *ifaceName) in SetNetwork() argument
[all...]

Completed in 21 milliseconds

12