Home
last modified time | relevance | path

Searched defs:parameter (Results 1 - 25 of 44) sorted by relevance

12

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcolumn_rows_filter.cpp28 DumpStatus ColumnRowsFilter::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Ddumper_group.cpp26 DumpStatus DumperGroup::PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dhidumper_executor.cpp31 DumpStatus HidumperExecutor::DoPreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) in DoPreExecute() argument
H A Djsheap_memory_dumper.cpp32 DumpStatus JsHeapMemoryDumper::PreExecute(const shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dversion_dumper.cpp31 DumpStatus VersionDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dproperties_dumper.cpp27 DumpStatus PropertiesDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dapi_dumper.cpp30 DumpStatus APIDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dfd_output.cpp36 DumpStatus FDOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dcpu_dumper.cpp33 DumpStatus CPUDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Denv_param_dumper.cpp27 DumpStatus EnvParamDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dtraffic_dumper.cpp33 DumpStatus TrafficDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dmemory_dumper.cpp32 DumpStatus MemoryDumper::PreExecute(const shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dzipfolder_output.cpp46 DumpStatus ZipFolderOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dlist_dumper.cpp34 DumpStatus ListDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dsa_dumper.cpp43 DumpStatus SADumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dump_datas) in PreExecute() argument
H A Dzip_output.cpp34 DumpStatus ZipOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dcmd_dumper.cpp35 DumpStatus CMDDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dfile_format_dump_filter.cpp39 DumpStatus FileFormatDumpFilter::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dipc_stat_dumper.cpp59 DumpStatus IPCStatDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule_test.cpp62 std::string parameter = in HWTEST_F() local
H A Dfirewall_chain_rule_test.cpp92 std::string parameter = " -p udp -s 192.168.2.100 -d 192.168.2.200 --sport 80 --dport 90"; in HWTEST_F() local
120 std::string parameter = " -s 192.168.1.1"; in HWTEST_F() local
123 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); in HWTEST_F() local
128 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); in HWTEST_F() local
133 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); HWTEST_F() local
138 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); HWTEST_F() local
148 std::string parameter; HWTEST_F() local
152 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
158 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
164 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
170 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
[all...]
/base/startup/init/ueventd/include/
H A Dueventd_read_cfg.h32 const char *parameter; member
/base/telephony/core_service/test/fuzztest/hexvectohexstr_fuzzer/
H A Dhexvectohexstr_fuzzer.cpp35 std::vector<uint8_t> parameter; in DoSomethingInterestingWithMyAPI() local
/base/sensors/miscdevice/utils/common/src/
H A Dvibrator_infos.cpp275 VibrateParameter parameter; in Unmarshalling() local
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_output_test.cpp69 auto parameter = std::make_shared<DumperParameter>(); in HWTEST_F() local
109 auto parameter = std::make_shared<DumperParameter>(); in HWTEST_F() local
147 auto parameter = std::make_shared<DumperParameter>(); in HWTEST_F() local
189 auto parameter in HWTEST_F() local
231 auto parameter = std::make_shared<DumperParameter>(); HWTEST_F() local
278 auto parameter = std::make_shared<DumperParameter>(); HWTEST_F() local
309 auto parameter = std::make_shared<DumperParameter>(); HWTEST_F() local
342 auto parameter = std::make_shared<DumperParameter>(); HWTEST_F() local
381 auto parameter = std::make_shared<DumperParameter>(); HWTEST_F() local
[all...]

Completed in 7 milliseconds

12