Home
last modified time | relevance | path

Searched defs:params (Results 1076 - 1100 of 2882) sorted by relevance

1...<<41424344454647484950>>...116

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp170 HiSysEventParam params[] = { in ReportCommonFault() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp56 std::map<std::string, std::vector<std::string>> params; in Dump() local
190 void DumpHelper::DumpErrorInfo(int fd, std::map<std::string, std::vector<std::string>> &params) in DumpErrorInfo() argument
250 void DumpHelper::DumpHelpInfo(int fd, std::map<std::string, std::vector<std::string>> &params) in DumpHelpInfo() argument
283 void DumpHelper::DumpAllInfo(int fd, std::map<std::string, std::vector<std::string>> &params) in DumpAllInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_service_impl_test.cpp454 std::map<std::string, std::vector<std::string>> params; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp124 AAFwk::WantParams params; in TryAndSend() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp86 HiSysEventParam params[] = { in Report() local
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_register.cpp412 std::string params; in HWTEST_F() local
H A DUTTest_device_manager_service_impl.cpp653 const std::string params = "params"; in HWTEST_F() local
670 const std::string params = "paramsTest"; in HWTEST_F() local
687 const std::string params; in HWTEST_F() local
704 const std::string params; in HWTEST_F() local
721 const std::string params; in HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_third.cpp324 std::string params = "12345"; in HWTEST_F() local
336 std::string params = "12345"; in HWTEST_F() local
348 std::string params = "12345"; in HWTEST_F() local
360 std::string params = "12345"; in HWTEST_F() local
H A DUTTest_hichain_connector.cpp855 std::string params = "paramsTest"; in HWTEST_F() local
873 std::string params = "paramsTest"; in HWTEST_F() local
892 std::string params = "paramsTest"; in HWTEST_F() local
1187 std::string params; in HWTEST_F() local
1204 std::string params; in HWTEST_F() local
1223 std::string params; HWTEST_F() local
1242 std::string params; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/common/test/unittest/src/
H A Ddaudio_utils_test.cpp216 std::string params = ""; in HWTEST_F() local
242 std::string params in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_service.cpp80 int32_t DistributedCameraSinkService::InitSink(const std::string& params, in InitSink() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp40 std::string params = "params"; in SetUp() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp107 int32_t DistributedCameraSourceService::InitSource(const std::string& params, in InitSource() argument
199 EnableParam params = const_cast<EnableParam&>(param); in RegisterDistributedHardware() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp97 int32_t CryptoKeyTest::ExecSdcBinary(std::vector<std::string> params, int isCrypt) in ExecSdcBinary() argument
1001 std::vector<std::string> params; HWTEST_F() local
1050 std::vector<std::string> params; HWTEST_F() local
1097 std::vector<std::string> params; HWTEST_F() local
1133 std::vector<std::string> params; HWTEST_F() local
1183 std::vector<std::string> params; HWTEST_F() local
1234 std::vector<std::string> params; HWTEST_F() local
1285 std::vector<std::string> params; HWTEST_F() local
1313 std::vector<std::string> params; HWTEST_F() local
1341 std::vector<std::string> params; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp102 std::string params = data.ReadString(); in HandleRegisterDistributedHardware() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/connection/
H A Dscreen_session_ability_connection.cpp204 ScreenSessionConnectExtension(const std::string &bundleName, const std::string &abilityName, const std::vector<std::pair<std::string, std::string>> &params) ScreenSessionConnectExtension() argument
/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp357 TransferAccessibilityDumpChildInfo( const std::vector<std::string>& params, std::vector<std::string>& info) TransferAccessibilityDumpChildInfo() argument
/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h204 virtual WSError NotifyDumpInfo(const std::vector<std::string>& params, std::vector<std::string>& info) in NotifyDumpInfo() argument
196 NotifyAccessibilityDumpChildInfo( const std::vector<std::string>& params, std::vector<std::string>& info) NotifyAccessibilityDumpChildInfo() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp724 KeyboardLayoutParams params; in HWTEST_F() local
758 KeyboardLayoutParams params; in HWTEST_F() local
H A Dextension_session_test.cpp500 std::vector<std::string> params; in HWTEST_F() local
514 std::vector<std::string> params; in HWTEST_F() local
890 std::vector<std::string> params; in HWTEST_F() local
H A Dscene_session_manager_proxy_test.cpp894 std::vector<std::string> params; in HWTEST_F() local
H A Dscene_session_manager_stub_test.cpp748 std::vector<std::string> params = {"-a"}; in HWTEST_F() local
1535 std::vector<std::string> params = {"-a"}; in HWTEST_F() local
[all...]
H A Dscene_session_manager_test10.cpp64 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
H A Dscene_session_manager_test7.cpp64 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
H A Dsession_stage_proxy_test.cpp306 std::vector<std::string> params; in HWTEST_F() local
594 std::vector<std::string> params; in HWTEST_F() local

Completed in 30 milliseconds

1...<<41424344454647484950>>...116