Home
last modified time | relevance | path

Searched defs:args (Results 401 - 425 of 1007) sorted by relevance

1...<<11121314151617181920>>...41

/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_callback.cpp166 napi_value args[1] = { nullptr }; in OnJsErrorCallBackWork() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Daudio_renderer_info_napi.cpp159 napi_value args[1] = { nullptr }; in SetContentType() local
221 napi_value args[1] = { nullptr }; in SetStreamUsage() local
285 napi_value args[1] = { nullptr }; in SetRendererFlags() local
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_napi.cpp52 static int32_t GetIntFromParams(napi_env env, const napi_value args[], size_t index) in GetIntFromParams() argument
65 static std::string GetStringFromParams(napi_env env, const napi_value args[], size_t index) in GetStringFromParams() argument
/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Djs_gesture_event.cpp54 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp242 void CrownTransformProcessor::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/foundation/multimodalinput/input/service/libinput_adapter/src/
H A Dlibinput_adapter.cpp46 void HiLogFunc(struct libinput* input, libinput_log_priority priority, const char* fmt, va_list args) in HiLogFunc() argument
/foundation/multimodalinput/input/service/message_handle/test/
H A Dclient_death_handler_test.cpp53 int Dump(int fd, const std::vector<std::u16string> &args) { return 0; } in Dump() argument
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp280 std::vector<std::string> args; in HWTEST_F() local
/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h45 va_list args; in PrintLog() local
/foundation/multimodalinput/input/service/event_dump/src/
H A Devent_statistic.cpp136 void EventStatistic::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_handler.cpp145 void EventFilterHandler::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/foundation/multimodalinput/input/service/filter/test/
H A Devent_filter_handler_test.cpp86 std::vector<std::string> args = {}; in HWTEST_F() local
H A Devent_filter_proxy_test.cpp44 int Dump(int fd, const std::vector<std::u16string> &args) { return 0; } in Dump() argument
/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp211 void SwitchSubscriberHandler::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.cpp67 void CoEnvDestructor(void* args) in CoEnvDestructor() argument
H A Dworker_thread.h115 void Start(void*(*ThreadFunc)(void*), void* args) in Start() argument
158 void Start(F&& f, Args&&... args) in Start() argument
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/unittest/
H A Dcgroup_sched_test.cpp198 std::vector<std::string> args = {}; in HWTEST_F() local
269 std::vector<std::string> args = {}; HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp385 std::vector<std::string> args; in HWTEST_F() local
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_server.cpp69 int32_t SocPerfServer::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dusage_statistics_init.cpp141 napi_value args[ARG_FIRST] = {0}; in EnumTypeConstructor() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_dumper_test.cpp63 std::vector<std::u16string> args; in HWTEST_F() local
80 std::vector<std::u16string> args; in HWTEST_F() local
97 std::vector<std::u16string> args; in HWTEST_F() local
116 std::vector<std::u16string> args; in HWTEST_F() local
135 std::vector<std::u16string> args; HWTEST_F() local
156 std::vector<std::u16string> args; HWTEST_F() local
177 std::vector<std::u16string> args; HWTEST_F() local
198 std::vector<std::u16string> args; HWTEST_F() local
219 std::vector<std::u16string> args; HWTEST_F() local
240 std::vector<std::u16string> args; HWTEST_F() local
261 std::vector<std::u16string> args; HWTEST_F() local
[all...]
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp117 pid_t StartExecutable(std::string name, std::string args) in StartExecutable() argument
/foundation/communication/ipc/ipc/test/unittest/rpc/client/
H A DRpcClientTest.cpp33 void ServerDead1(void *args) in ServerDead1() argument
/foundation/communication/ipc/ipc/test/unittest/ipc/server/
H A DIpcServerTest.cpp101 void *ThreadHandler(void *args) in ThreadHandler() argument
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_service.cpp203 std::vector<std::u16string> args; in HWTEST_F() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...41