Home
last modified time | relevance | path

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

1...<<41424344454647484950>>...261

/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_sink_impl.cpp92 AAFwk::WantParams args; in HandleSessionDataCategory() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp34 napi_value args[1] = {nullptr}; in GetAudioRecorderCaps() local
78 napi_value args[2] = {nullptr}; in IsAudioRecorderConfigSupported() local
129 napi_value args[1] = {nullptr}; in GetVideoRecorderCaps() local
172 napi_value args[3] = {nullptr}; GetVideoRecorderProfile() local
226 napi_value args[3] = {nullptr}; HasVideoRecorderProfile() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp39 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/frameworks/napi/intention_code/src/
H A Djs_intention_code.cpp41 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/frameworks/napi/touch_event/src/
H A Djs_touch_event.cpp39 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimedia/player_framework/services/services/sa_media/server/
H A Dmedia_server.cpp135 int32_t MediaServer::Dump(int32_t fd, const std::vector<std::u16string> &args) in Dump() argument
/foundation/multimodalinput/input/service/subscriber/test/
H A Dswitch_subscriber_handler_test.cpp403 std::vector<std::string> args; in HWTEST_F() local
/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/
H A Dinputdevicemanager_fuzzer.cpp44 std::vector<std::string> args = {"hello"}; in InputDeviceManagerFuzzTest() local
/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp40 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/frameworks/napi/key_event/src/
H A Djs_key_event.cpp58 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/service/event_dump/src/
H A Devent_dump.cpp70 void EventDump::CheckCount(int32_t fd, const std::vector<std::string> &args, int32_t &count) in CheckCount() argument
85 void EventDump::ParseCommand(int32_t fd, const std::vector<std::string> &args) in ParseCommand() argument
247 DumpEventHelp(int32_t fd, const std::vector<std::string> &args) DumpEventHelp() argument
[all...]
/foundation/multimodalinput/input/service/interceptor/test/
H A Devent_interceptor_handler_test.cpp677 std::vector<std::string> args = {"-i"}; in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Devent_info.h57 inline void SetIntArgs(const std::vector<int32_t> args) in SetIntArgs() argument
67 inline void SetStringArgs(const std::vector<std::string> args) in SetStringArgs() argument
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_init.cpp91 napi_value args[ARG_FIRST] = {0}; in EnumTypeConstructor() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/
H A Djs_systemload_napi_init.cpp32 napi_value args[1] = { nullptr }; in EnumSystemloadLevelConstructor() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service.cpp71 int32_t ResSchedExeService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp75 const std::vector<std::string> args; in HWTEST_F() local
303 std::vector<std::string> args; in HWTEST_F() local
321 std::vector<std::string> args; in HWTEST_F() local
339 std::vector<std::string> args; in HWTEST_F() local
359 std::vector<std::string> args; HWTEST_F() local
379 std::vector<std::string> args; HWTEST_F() local
399 std::vector<std::string> args; HWTEST_F() local
416 std::vector<std::string> args; HWTEST_F() local
434 std::vector<std::string> args; HWTEST_F() local
454 std::vector<std::string> args; HWTEST_F() local
475 std::vector<std::string> args; HWTEST_F() local
496 std::vector<std::string> args; HWTEST_F() local
517 std::vector<std::string> args; HWTEST_F() local
538 std::vector<std::string> args; HWTEST_F() local
559 std::vector<std::string> args; HWTEST_F() local
580 std::vector<std::string> args; HWTEST_F() local
600 std::vector<std::string> args; HWTEST_F() local
620 std::vector<std::string> args; HWTEST_F() local
640 std::vector<std::string> args; HWTEST_F() local
658 std::vector<std::string> args; HWTEST_F() local
677 std::vector<std::string> args; HWTEST_F() local
697 std::vector<std::string> args; HWTEST_F() local
717 std::vector<std::string> args; HWTEST_F() local
908 std::vector<std::string> args; HWTEST_F() local
925 std::vector<std::string> args; HWTEST_F() local
943 std::vector<std::string> args; HWTEST_F() local
963 std::vector<std::string> args; HWTEST_F() local
988 std::vector<std::string> args; HWTEST_F() local
[all...]
/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h68 int Dump(int fd, const std::vector<std::u16string>& args) in Dump() argument
118 int Dump(int fd, const std::vector<std::u16string>& args) in Dump() argument
/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp53 std::vector<std::string> args; in SamgrDumperFuzzTest() local
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c94 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient() argument
H A Dipc_thread_pool.c53 static void TlsDestructor(void *args) in TlsDestructor() argument
85 static void *ThreadHandler(void *args) in ThreadHandler() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp97 void *IPCWorkThread::ThreadHandler(void *args) in ThreadHandler() argument
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_rpc_error.cpp73 napi_value args[1] = {0}; in EnumClassConstructor() local
/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp48 va_list args = { 0 }; in HiLogPrintDictNew() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_mgr_service_impl.cpp123 int32_t WifiScanMgrServiceImpl::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument

Completed in 14 milliseconds

1...<<41424344454647484950>>...261