Home
last modified time | relevance | path

Searched defs:args (Results 326 - 350 of 3912) sorted by relevance

1...<<11121314151617181920>>...157

/foundation/multimedia/player_framework/services/dfx/
H A Dservice_dump_manager.cpp42 int32_t ServiceDumpManager::Dump(int32_t fd, std::unordered_set<std::u16string> args) in Dump() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Dcontrol_main.cpp47 static int32_t Init(ExecEnv &env, const std::vector<std::string> &args) in Init() argument
58 int32_t ControlMain::Main(const std::vector<std::string> &args) in Main() argument
/foundation/multimodalinput/input/util/common/include/
H A Dutil_ex.h38 int32_t mprintf(int32_t fd, const char* fmt, Ts... args) in mprintf() argument
/foundation/multimodalinput/input/service/event_dump/test/
H A Devent_dump_test.cpp68 std::vector<std::string> args; in HWTEST_F() local
83 std::vector<std::string> args = {"--help"}; in HWTEST_F() local
99 std::vector<std::string> args = {"-h"}; in HWTEST_F() local
115 std::vector<std::string> args = {"-abc"}; in HWTEST_F() local
131 std::vector<std::string> args = {"-a", "--help", "foo", "-bc", "bar"}; HWTEST_F() local
148 std::vector<std::string> args = {"-d"}; HWTEST_F() local
164 std::vector<std::string> args = {"-l"}; HWTEST_F() local
180 std::vector<std::string> args = {"-w"}; HWTEST_F() local
196 std::vector<std::string> args = {"-u"}; HWTEST_F() local
214 std::vector<std::string> args = {"-s"}; HWTEST_F() local
232 std::vector<std::string> args = {"-o"}; HWTEST_F() local
250 std::vector<std::string> args = {"-i"}; HWTEST_F() local
268 std::vector<std::string> args = {"-f"}; HWTEST_F() local
286 std::vector<std::string> args = {"-m"}; HWTEST_F() local
[all...]
/foundation/resourceschedule/ffrt/src/dfx/bbox/
H A Dfault_logger_fd_manager.cpp68 va_list args; in WriteFaultLogger() local
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dthread.h29 explicit thread(const char* name, qos qos_, Fn&& fn, Args&&... args) in thread() argument
42 explicit thread(qos qos_, Fn&& fn, Args&&... args) in thread() argument
57 explicit thread(Fn&& fn, Args&& ... args) in thread() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dexecute_ctx.cpp23 void ExecuteCtxTlsDestructor(void* args) in ExecuteCtxTlsDestructor() argument
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h33 void *args; member
/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/
H A Dhilog_mock.cpp38 char *args; in HiLogPrint() local
54 char *args; in HiLogPrintDictNew() local
/foundation/communication/dsoftbus/core/common/dfx/log/src/
H A Dsoftbus_log.c37 va_list args = { 0 }; in NstackxLogInnerImpl() local
/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dipc_skeleton.h40 void *args; member
48 void *args; member
/foundation/deviceprofile/device_info_manager/old/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp38 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump() argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_dumper_test.cpp50 std::vector<std::string> args; in HWTEST_F() local
61 std::vector<std::string> args; in HWTEST_F() local
71 std::vector<std::string> args; in HWTEST_F() local
82 std::vector<std::string> args; in HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp37 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump() argument
/foundation/communication/netmanager_ext/utils/log/include/
H A Dnetmanager_ext_log.h64 va_list args; in NetManagerStandardPrintLog() local
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddevice_profile_dfx_test.cpp102 const std::vector<std::string> args; in HWTEST_F() local
131 const std::vector<std::string> args; in HWTEST_F() local
146 std::vector<std::string> args; in HWTEST_F() local
162 std::vector<std::string> args; in HWTEST_F() local
178 std::vector<std::string> args; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.h63 (void)args; variable
H A DUTTest_dm_dfx.cpp69 std::vector<std::string> args; in HWTEST_F() local
84 std::vector<std::string> args; in HWTEST_F() local
212 std::vector<std::string> args; in HWTEST_F() local
227 std::vector<std::string> args; in HWTEST_F() local
243 std::vector<std::string> args; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/
H A Ddcamera_sink_hidumper_test.cpp62 std::vector<std::string> args; in HWTEST_F() local
77 std::vector<std::string> args; in HWTEST_F() local
96 std::vector<std::string> args; in HWTEST_F() local
113 std::vector<std::string> args; in HWTEST_F() local
130 std::vector<std::string> args; HWTEST_F() local
147 std::vector<std::string> args; HWTEST_F() local
164 std::vector<std::string> args; HWTEST_F() local
181 std::vector<std::string> args; HWTEST_F() local
198 std::vector<std::string> args; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Ddcamera_source_hidumper_test.cpp62 std::vector<std::string> args; in HWTEST_F() local
77 std::vector<std::string> args; in HWTEST_F() local
96 std::vector<std::string> args; in HWTEST_F() local
113 std::vector<std::string> args; in HWTEST_F() local
130 std::vector<std::string> args; HWTEST_F() local
147 std::vector<std::string> args; HWTEST_F() local
164 std::vector<std::string> args; HWTEST_F() local
181 std::vector<std::string> args; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie.cpp23 int32_t SoftBusSetWatchdogTimer(const char *name, uint32_t timeout, void (*func)(void *), void *args) in SoftBusSetWatchdogTimer() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_log.c25 va_list args; in PrintfImpl() local
73 va_list args; in NstackxHiLogImpl() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_log.c25 va_list args; in PrintfImpl() local
73 va_list args; in NstackxHiLogImpl() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmem_allocator.h57 T* Allocate(Args&&... args) in Allocate() argument
/test/xts/acts/ability/crossplatform/ability_runtime/actscontexttest/src/main/cpp/
H A Dhello.cpp22 napi_value args[2] = {nullptr}; in Add() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...157