Home
last modified time | relevance | path

Searched refs:parameter (Results 1 – 25 of 83) sorted by relevance

1234

/base/telephony/sms_mms/test/fuzztest/cdmasmsencode_fuzzer/
Dcdmasmsencode_fuzzer.cpp33 auto parameter = std::make_unique<CdmaSmsTeleserviceId>(value); in TeleserviceIdEncode() local
34 if (parameter == nullptr) { in TeleserviceIdEncode()
38 parameter->Encode(pdu); in TeleserviceIdEncode()
48 auto parameter = std::make_unique<CdmaSmsServiceCategory>(value); in ServiceCategoryEncode() local
49 if (parameter == nullptr) { in ServiceCategoryEncode()
53 parameter->Encode(pdu); in ServiceCategoryEncode()
63 auto parameter = std::make_unique<CdmaSmsBearerReply>(value); in BearerReplyEncode() local
64 if (parameter == nullptr) { in BearerReplyEncode()
68 parameter->Encode(pdu); in BearerReplyEncode()
78 auto parameter = std::make_unique<CdmaSmsCauseCodes>(value); in CauseCodesEncode() local
[all …]
/base/telephony/sms_mms/test/fuzztest/cdmasmsdecode_fuzzer/
Dcdmasmsdecode_fuzzer.cpp33 auto parameter = std::make_unique<CdmaSmsTeleserviceId>(value); in TeleserviceIdDecode() local
34 if (parameter == nullptr) { in TeleserviceIdDecode()
40 parameter->Decode(pdu); in TeleserviceIdDecode()
49 parameter->Decode(rBuffer1); in TeleserviceIdDecode()
55 auto parameter = std::make_unique<CdmaSmsServiceCategory>(value); in ServiceCategoryDecode() local
56 if (parameter == nullptr) { in ServiceCategoryDecode()
62 parameter->Decode(pdu); in ServiceCategoryDecode()
71 parameter->Decode(rBuffer1); in ServiceCategoryDecode()
77 auto parameter = std::make_unique<CdmaSmsBearerReply>(value); in BearerReplyDecode() local
78 if (parameter == nullptr) { in BearerReplyDecode()
[all …]
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_output_test.cpp69 auto parameter = std::make_shared<DumperParameter>(); variable
87 parameter->SetOpts(opts);
92 DumpStatus ret = zip_output->PreExecute(parameter, dump_datas);
109 auto parameter = std::make_shared<DumperParameter>(); variable
128 parameter->SetOpts(opts);
130 DumpStatus ret = zip_output->PreExecute(parameter, dump_datas);
147 auto parameter = std::make_shared<DumperParameter>(); variable
170 parameter->SetOpts(opts);
172 DumpStatus ret = zip_output->PreExecute(parameter, dump_datas);
189 auto parameter = std::make_shared<DumperParameter>(); variable
[all …]
/base/telephony/core_service/test/fuzztest/hexvectohexstr_fuzzer/
Dhexvectohexstr_fuzzer.cpp35 std::vector<uint8_t> parameter; in DoSomethingInterestingWithMyAPI() local
36 parameter.push_back(result); in DoSomethingInterestingWithMyAPI()
37 auto tagService = std::make_shared<TagService>(parameter); in DoSomethingInterestingWithMyAPI()
38 tagService->GetValue(parameter); in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dmemory_dumper.cpp35 DumpStatus MemoryDumper::PreExecute(const shared_ptr<DumperParameter> &parameter, StringMatrix dump… in PreExecute() argument
37 pid_ = parameter->GetOpts().memPid_; in PreExecute()
38 isShowMaps_ = parameter->GetOpts().isShowSmaps_; in PreExecute()
39 isShowSmapsInfo_ = parameter->GetOpts().isShowSmapsInfo_; in PreExecute()
Dhidumper_executor.cpp35 DumpStatus HidumperExecutor::DoPreExecute(const std::shared_ptr<DumperParameter>& parameter, String… in DoPreExecute() argument
37 if (parameter != nullptr) { in DoPreExecute()
38 rawParam_ = parameter->getClientCallback(); in DoPreExecute()
40 timeOutMillSec_ = parameter->GetOpts().timeout_ * SEC_TO_MILLISEC; in DoPreExecute()
57 DumpStatus ret = PreExecute(parameter, dumpDatas); in DoPreExecute()
Dfd_output.cpp36 DumpStatus FDOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
44 ptrReqCtl_ = parameter->getClientCallback(); in PreExecute()
45 path_ = parameter->GetOutputFilePath(); in PreExecute()
Dcpu_dumper.cpp33 DumpStatus CPUDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix du… in PreExecute() argument
37 isDumpCpuUsage_ = (parameter->GetOpts()).isDumpCpuUsage_; in PreExecute()
38 cpuUsagePid_ = (parameter->GetOpts()).cpuUsagePid_; in PreExecute()
Dzipfolder_output.cpp46 DumpStatus ZipFolderOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
49 if ((parameter == nullptr) || (dumpDatas == nullptr)) { in PreExecute()
55 param_ = parameter; in PreExecute()
Ddumper_group.cpp26 DumpStatus DumperGroup::PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix … in PreExecute() argument
Dcolumn_rows_filter.cpp28 DumpStatus ColumnRowsFilter::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
Dproperties_dumper.cpp27 DumpStatus PropertiesDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
/base/startup/init/ueventd/standard/
Dueventd_parameter.c91 INIT_LOGI("[uevent] SystemSetParameter %s act %s", config->parameter, paramValue); in ThreadRun()
92 int len = sprintf_s(paramName, sizeof(paramName), "startup.uevent.%s", config->parameter); in ThreadRun()
94 INIT_LOGE("[uevent] SystemSetParameter %s failed", config->parameter); in ThreadRun()
126 if ((config != NULL) && (config->parameter != NULL)) { in SetUeventDeviceParameter()
127 INIT_LOGI("[uevent] SetUeventDeviceParameter parameter %s", config->parameter); in SetUeventDeviceParameter()
/base/telephony/core_service/test/fuzztest/isshowableasciionly_fuzzer/
Disshowableasciionly_fuzzer.cpp39 std::string parameter(reinterpret_cast<const char *>(data), size); in DoSomethingInterestingWithMyAPI()
42 simUtils->BcdPlmnConvertToString(parameter, offset); in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/hiappevent/
DREADME.md59parameter verification is successful, and the event will be written to the event file asynchronous…
112 <strong>Table 6</strong> JS predefined parameter name constants (Param)
138parameter list. It is actually a pointer to the the linked list head node — <strong>ParamListNode*…
150 …ParamList list, const char* name, bool boolean) | ParamList | Creates a parameter node of the <str…
151 … char* name, const bool* booleans, int arrSize) | ParamList | Creates a parameter node of the <str…
152 …m(ParamList list, const char* name, int8_t num) | ParamList | Creates a parameter node of the <str…
153 …st char* name, const int8_t* nums, int arrSize) | ParamList | Creates a parameter node of the <str…
154 …(ParamList list, const char* name, int16_t num) | ParamList | Creates a parameter node of the <str…
155 …t char* name, const int16_t* nums, int arrSize) | ParamList | Creates a parameter node of the <str…
156 …(ParamList list, const char* name, int32_t num) | ParamList | Creates a parameter node of the <str…
[all …]
/base/startup/init/simulator/
DBUILD.gn37 "./parameter/src",
46 "./parameter/src/param_impl_posix/param_impl_posix.c",
47 "./parameter/src/parameter_common.c",
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
Dhidumper_executor.h31 …virtual DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dump…
36 …DumpStatus DoPreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas);
Ddumper_group.h26 …DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) o…
Dcolumn_rows_filter.h28 DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter,
Dversion_dumper.h26 DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter,
Dproperties_dumper.h26 DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter,
Denv_param_dumper.h28 DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter,
Dfile_format_dump_filter.h26 DumpStatus PreExecute(const std::shared_ptr<DumperParameter>& parameter,
/base/startup/init/services/param/
DBUILD.gn15 group("parameter") {
18 # parameter only support linux for l2 and l1
/base/startup/init/services/begetctl/
Dparam_cmd.c44 char *parameter; member
399 execArg->parameter = NULL; in GetUserInfo()
402 execArg->parameter = argv[i + 1]; in GetUserInfo()
426 if (execArg->parameter != NULL) { // 2 min argc in ExecFunc()
427 char *args[] = {SHELL_NAME, execArg->parameter, NULL}; in ExecFunc()
461 BSH_LOGV("BShellParamCmdShell %s %d %d argc %d", args.parameter, args.uid, args.gid, argc); in BShellParamCmdShell()
462 if (args.parameter != NULL) { in BShellParamCmdShell()
463 ret = SystemCheckParamExist(args.parameter); in BShellParamCmdShell()
465 BShellEnvOutput(shell, "Error: parameter \'%s\' not found\r\n", args.parameter); in BShellParamCmdShell()

1234