Home
last modified time | relevance | path

Searched defs:args (Results 801 - 825 of 3998) sorted by relevance

1...<<31323334353637383940>>...160

/third_party/rust/crates/syn/examples/trace-var/trace-var/src/
H A Dlib.rs187 let mut args = parse_macro_input!(args as Args); in trace_var() variables
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Damber_verify.py90 args = parseArgs() variable
/third_party/vk-gl-cts/framework/common/
H A DtcuDefs.cpp36 va_list args; in die() local
44 va_list args; in print() local
52 va_list args; in printError() local
[all...]
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeCommandLine.c42 CharPtrArray* args = tmpPool ? CharPtrArray_create(tmpPool) : DE_NULL; in deCommandLine_parse() local
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp51 napi_value args[1] = { nullptr }; in GetContext() local
/applications/standard/settings/napi/settings/
H A Dnapi_settings_observer.cpp135 napi_value args[ARGS_FOUR] = {nullptr}; in npai_settings_register_observer() local
200 napi_value args[ARGS_THREE] = {nullptr}; npai_settings_unregister_observer() local
[all...]
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_client.cpp38 int32_t DumpManagerClient::Request(std::vector<std::u16string> &args, int outfd) in Request() argument
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_zidl_test.cpp37 int32_t Request(std::vector<std::u16string> &args, int outfd) in Request() argument
H A Dhidumper_output_test.cpp318 std::vector<std::u16string> args; in HWTEST_F() local
382 std::vector<std::u16string> args; in HWTEST_F() local
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dtrace_collector_test.cpp121 const std::string args = "tags:sched clockType:boot bufferSize:1024 overwrite:1"; in HWTEST_F() local
200 const std::string args = "tags:sched clockType:boot bufferSize:1024 overwrite:1"; in HWTEST_F() local
224 const std::string args = "tags:sched clockType:boot bufferSize:1024 overwrite:1"; in HWTEST_F() local
236 const std::string args = "tags:sched clockType:boot bufferSize:1024 overwrite:1"; in HWTEST_F() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dsa_dumper.cpp60 StringVector args = ptrDumpCfg_->args_->GetArgList(); in PreExecute() local
/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_stub.cpp58 std::vector<std::u16string> args; in RequestFileFdStub() local
/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c22 va_list args; in HiTraceChainTracepointExWrapper() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dwm_collector_impl.cpp57 std::vector<std::string> args; in ExportWindowsInfo() local
87 std::vector<std::string> args; in ExportWindowsMemory() local
[all...]
/base/hiviewdfx/faultloggerd/common/trace/
H A Ddfx_trace_dlsym.cpp67 va_list args; in DfxStartTraceDlsymFormat() local
98 va_list args; in FormatTraceName() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dstring_utils_test.cpp313 va_list args; in HWTEST_F() local
321 va_list args; in TestParseArgs() local
/base/powermgr/battery_manager/test/unittest/src/interface_test/
H A Dbattery_service_test.cpp341 std::vector<std::u16string> args; in HWTEST_F() local
/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_mgr_dumper.cpp42 bool ThermalMgrDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump() argument
67 void ThermalMgrDumper::SwitchTempReport(const std::vector<std::string>& args, in SwitchTempReport() argument
83 EmulateTempReport(const std::vector<std::string>& args, std::string& result, sptr<ThermalService>& tms) EmulateTempReport() argument
108 DumpPolicy(const std::vector<std::string>& args, std::string& result, sptr<ThermalService>& tms) DumpPolicy() argument
[all...]
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower.cpp40 napi_value args[1] = {0}; in RebootOrShutdown() local
113 napi_value args[1] = {0}; in IsScreenOn() local
152 napi_value args[1] = {0}; in WakeupDevice() local
[all...]
/base/msdp/device_status/intention/services/intention_service/src/
H A Dintention_service.cpp40 int32_t IntentionService::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
H A Dintention_dumper.cpp29 void IntentionDumper::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
H A Dcommon_event_manager_service_branch_test.cpp423 std::vector<std::u16string> args; in HWTEST_F() local
446 std::vector<std::u16string> args; in HWTEST_F() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_manager_service_new_branch_test.cpp332 std::vector<std::u16string> args; in HWTEST_F() local
354 std::vector<std::u16string> args; in HWTEST_F() local
/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_module.cpp23 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() argument
44 JSIValue BatteryModule::GetBatterySOC(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetBatterySOC() argument
60 JSIValue BatteryModule::GetChargingStatus(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetChargingStatus() argument
76 GetHealthStatus(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetHealthStatus() argument
92 GetPluggedType(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetPluggedType() argument
109 GetVoltage(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetVoltage() argument
125 GetTechnology(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetTechnology() argument
141 GetTemperature(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetTemperature() argument
[all...]
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_update.cpp107 napi_value NapiUpdate(const napi_env env, napi_callback_info info, const NapiCallerArgs &args) in NapiUpdate() argument
120 NapiCallerArgs args = { .expectArgNum = UPDATE_ARGS_NUM, .isUpdate = true, .isAsUser = false }; in NapiUpdate() local
126 NapiCallerArgs args = { .expectArgNum = AS_USER_UPDATE_ARGS_NUM, .isUpdate = true, .isAsUser = true }; in NapiUpdateAsUser() local
134 NapiCallerArgs args = { .expectArgNum = UPDATE_ARGS_NUM, .isUpdate = true, .isAsUser = false }; in NapiUpdateSync() local
79 NapiUpdateAsync(const napi_env env, napi_callback_info info, const char *funcName, napi_async_execute_callback execute, const NapiCallerArgs &args) NapiUpdateAsync() argument
[all...]

Completed in 13 milliseconds

1...<<31323334353637383940>>...160