Home
last modified time | relevance | path

Searched refs:StopExecutable (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp152 void StopExecutable(pid_t pid) in StopExecutable() function
157 void StopExecutable(std::string name) in StopExecutable() function
183 StopExecutable(SYSTEM_ABILITY_MANAGER_NAME); in StopDBinderServiceSARegistry()
197 StopExecutable(DBINDER_TEST_SERVICE_NAME); in StopDBinderServiceTestService()
200 StopExecutable(DBINDER_TEST_SERVICE_NAME_SECOND); in StopDBinderServiceTestService()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp202 StopExecutable(execPid); in StartExecutable()
226 bool IPCTestHelper::StopExecutable(pid_t pid) in StopExecutable() function in OHOS::IPCTestHelper
236 bool IPCTestHelper::StopExecutable(std::string name) in StopExecutable() function in OHOS::IPCTestHelper
263 StopExecutable(it->second); in TearDownTestSuite()
314 pid = StopExecutable(pid); in StopTestApp()
H A Dohos_rpc_test_testhelper.cpp229 helper->StopExecutable(exectubeFile); in Java_ohos_rpc_test_TestHelper_nativeStopExecutable()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dipc_test_helper.h51 bool StopExecutable(pid_t pid);
52 bool StopExecutable(std::string name);
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h89 void StopExecutable(pid_t pid);
90 void StopExecutable(std::string name);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp137 int32_t StopExecutable(pid_t pid) const in StopExecutable() function in OHOS::MMI::InputManagerFilterManualTest