Home
last modified time | relevance | path

Searched defs:args (Results 1201 - 1225 of 3998) sorted by relevance

1...<<41424344454647484950>>...160

/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c61 va_list args; in OH_HiTrace_Tracepoint() local
/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Doption_args.cpp129 void OptionArgs::SetNamesAndArgs(const std::vector<std::string>& names, const std::vector<std::string>& args) in SetNamesAndArgs() argument
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_manager_test.cpp88 std::vector<std::u16string> args; in GetDumpResult() local
461 std::vector<std::u16string> args; in HWTEST_F() local
H A Dhidumper_configutils_test.cpp57 auto args = OptionArgs::Create(); in HWTEST_F() local
88 auto args = OptionArgs::Create(); in HWTEST_F() local
134 auto args = OptionArgs::Create(); HWTEST_F() local
309 std::shared_ptr<OptionArgs> args; HWTEST_F() local
[all...]
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c136 va_list args; in HiLogPrintf() local
171 va_list args; in HILOG_HashPrintf() local
/base/inputmethod/imf/test/fuzztest/systemabilitystub_fuzzer/
H A Dsystemabilitystub_fuzzer.cpp106 std::vector<std::u16string> args; in TestDump() local
109 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->Dump(static_cast<int32_t>(size), args); in TestDump() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_wrapper.cpp83 va_list args; in AppendBuf() local
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp63 va_list args; in PrintLog() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstats_service_test_proxy.cpp281 std::string StatsServiceTestProxy::ShellDump(const std::vector<std::string>& args, uint32_t argc) in ShellDump() argument
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_dump.cpp62 bool BatteryDump::GetBatteryInfo(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) in GetBatteryInfo() argument
102 bool BatteryDump::MockUnplugged(int32_t fd, sptr<BatteryService>& service, const std::vector<std::u16string>& args) in MockUnplugged() argument
117 bool BatteryDump::Reset(int32_t fd, sptr<BatteryService>& service, const std::vector<std::u16string>& args) in Reset() argument
132 MockCapacity(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) MockCapacity() argument
157 MockUevent(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) MockUevent() argument
[all...]
/base/powermgr/battery_manager/test/unittest/src/
H A Dbattert_service_inner_test.cpp344 std::vector<std::u16string> args; in HWTEST_F() local
361 std::vector<std::u16string> args; in HWTEST_F() local
378 std::vector<std::u16string> args; in HWTEST_F() local
395 std::vector<std::u16string> args; in HWTEST_F() local
412 std::vector<std::u16string> args; HWTEST_F() local
429 std::vector<std::u16string> args; HWTEST_F() local
445 std::vector<std::u16string> args; HWTEST_F() local
461 std::vector<std::u16string> args; HWTEST_F() local
477 std::vector<std::u16string> args; HWTEST_F() local
492 std::vector<std::u16string> args; HWTEST_F() local
511 std::vector<std::u16string> args; HWTEST_F() local
528 std::vector<std::u16string> args; HWTEST_F() local
546 std::vector<std::u16string> args; HWTEST_F() local
561 std::vector<std::u16string> args; HWTEST_F() local
575 std::vector<std::u16string> args; HWTEST_F() local
593 std::vector<std::u16string> args; HWTEST_F() local
[all...]
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_proxy.cpp344 std::string ThermalSrvProxy::ShellDump(const std::vector<std::string>& args, uint32_t argc) in ShellDump() argument
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_client.cpp167 std::string BatteryStatsClient::Dump(const std::vector<std::string>& args) in Dump() argument
/base/powermgr/battery_statistics/services/zidl/src/
H A Dbattery_stats_stub.cpp233 std::vector<std::string> args; in ShellDumpStub() local
H A Dbattery_stats_proxy.cpp301 std::string BatteryStatsProxy::ShellDump(const std::vector<std::string>& args, uint32_t argc) in ShellDump() argument
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.cpp131 napi_value args[1] = {0}; in Lock() local
/base/location/test/location_passive/source/
H A Dpassive_ability_test.cpp207 std::vector<std::u16string> args; in HWTEST_F() local
/base/notification/common_event_service/services/test/unittest/
H A Dinner_common_event_manager_test.cpp310 std::vector<std::u16string> args; in HWTEST_F() local
329 std::vector<std::u16string> args; in HWTEST_F() local
349 std::vector<std::u16string> args; in HWTEST_F() local
367 std::vector<std::u16string> args; HWTEST_F() local
386 std::vector<std::u16string> args; HWTEST_F() local
405 std::vector<std::u16string> args; HWTEST_F() local
423 std::vector<std::u16string> args; HWTEST_F() local
442 std::vector<std::u16string> args; HWTEST_F() local
[all...]
/base/security/access_token/frameworks/js/napi/el5filekeymanager/src/
H A Del5_filekey_manager_napi.cpp66 bool ParseDataType(const napi_env &env, napi_value args, int32_t &dataLockType) in ParseDataType() argument
/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
H A Dtokensetproc_kit_test.cpp392 static void *ThreadTestFunc01(void *args) in ThreadTestFunc01() argument
406 static void *ThreadTestFunc02(void *args) in ThreadTestFunc02() argument
/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_mock_unittest.cpp103 int32_t DumpData(int fd, const std::vector<std::u16string>& args) in DumpData() argument
458 std::vector<std::u16string> args = {}; in HWTEST_F() local
473 std::vector<std::u16string> args = {}; in HWTEST_F() local
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_open_install_dialog.cpp72 napi_value args = nullptr; variable
H A Dcm_napi_open_dialog.cpp120 napi_value args[PARAM_SIZE_TWO] = {nullptr}; in ProcessCallback() local
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp23 JSIValue CipherModule::Rsa(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Rsa() argument
97 Aes(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) Aes() argument
[all...]
/base/security/security_guard/test/fuzztest/security_collector/securitycollector_fuzzer/
H A Dsecurity_collector_fuzzer.cpp48 int Dump(int fd, const std::vector<std::u16string> &args) { return 0; }; in Dump() argument

Completed in 16 milliseconds

1...<<41424344454647484950>>...160