Home
last modified time | relevance | path

Searched defs:args (Results 2601 - 2625 of 6484) sorted by relevance

1...<<101102103104105106107108109110>>...260

/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp204 std::vector<std::string> args; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp250 std::vector<std::string> args; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_context.cpp195 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp307 const std::vector<std::string> args = {"help"}; in HWTEST_F() local
626 std::vector<std::string> args = {"help"}; in HWTEST_F() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp191 void UDSServer::Dump(int32_t fd, const std::vector<std::string> &args) in Dump() argument
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner_db.cpp35 vector<string> args = { path }; in GetFileBasicInfo() local
59 vector<string> args = { path }; in GetVibrateFileBasicInfo() local
/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp77 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp346 std::vector<std::string> args; in HWTEST_F() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp350 int MemMgrService::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp143 int32_t ResSchedService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
236 void ResSchedService::DumpExecutorDebugCommand(const std::vector<std::string>& args, std::string& result) in DumpExecutorDebugCommand() argument
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dinit.cpp107 napi_value args[ARG_FIRST] = {nullptr}; in EnumNetworkTypeConstructor() local
154 napi_value args[ARG_FIRST] = {nullptr}; in EnumChargingTypeConstructor() local
197 napi_value args[ARG_FIRST] = {nullptr}; in EnumBatteryStatusConstructor() local
239 napi_value args[ARG_FIRST] = {nullptr}; in EnumStorageRequestConstructor() local
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp200 int RemoteServiceStub::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp103 std::vector<std::u16string> args; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c268 static uint32_t SetDeathHandlerPair(DeathCallback *node, uint32_t index, OnRemoteDead func, void* args) in SetDeathHandlerPair() argument
277 int32_t ProcessAddDeathRecipient(int32_t handle, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in ProcessAddDeathRecipient() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp77 void *GetLastRequestTimeTestThreadFunc(void *args) in GetLastRequestTimeTestThreadFunc() argument
H A Dipc_core_unittest.cpp135 std::vector<std::u16string> args; in HWTEST_F() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp148 int RemoteServiceStub::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp359 std::vector<std::u16string> args; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c363 LnnFsmRemoveMessageSpecific(FsmStateMachine *fsm, int32_t (*customFunc)(const SoftBusMessage*, void*), void *args) LnnFsmRemoveMessageSpecific() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_service_test.cpp235 std::vector<std::u16string> args = {}; in HWTEST_F() local
H A Dethernet_service_test.cpp390 std::vector<std::u16string> args; in HWTEST_F() local
443 std::vector<std::u16string> args; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp53 void IPCThreadSkeleton::TlsDestructor(void *args) in TlsDestructor() argument
/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_mini_socket_trans.c105 static void *HandleAccept(void *args) in HandleAccept() argument
146 static void *OpenTcpServerSocket(void *args) in OpenTcpServerSocket() argument
245 static void *HandleSendReply(void *args) in HandleSendReply() argument
309 Connect(const char *saSessionName, const char *peerDeviceId, void *args) Connect() argument
[all...]
H A Drpc_socket_trans.c103 static void HandleAccept(void *args) in HandleAccept() argument
142 static void OpenTcpServerSocket(void *args) in OpenTcpServerSocket() argument
210 static void HandleSendReply(void *args) in HandleSendReply() argument
239 Connect(const char *SaSessionName, const char *peerDeviceId, void *args) Connect() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c519 static void *TransCloseDFileProcTask(void *args) in TransCloseDFileProcTask() argument
538 int32_t *args = (int32_t *)SoftBusCalloc(sizeof(int32_t)); in TransCloseFileChannel() local

Completed in 24 milliseconds

1...<<101102103104105106107108109110>>...260