Searched refs:StopExecutable (Results 1 – 6 of 6) sorted by relevance
152 void StopExecutable(pid_t pid) in StopExecutable() function157 void StopExecutable(std::string name) in StopExecutable() function183 StopExecutable(SYSTEM_ABILITY_MANAGER_NAME); in StopDBinderServiceSARegistry()197 StopExecutable(DBINDER_TEST_SERVICE_NAME); in StopDBinderServiceTestService()200 StopExecutable(DBINDER_TEST_SERVICE_NAME_SECOND); in StopDBinderServiceTestService()
202 StopExecutable(execPid); in StartExecutable()226 bool IPCTestHelper::StopExecutable(pid_t pid) in StopExecutable() function in OHOS::IPCTestHelper236 bool IPCTestHelper::StopExecutable(std::string name) in StopExecutable() function in OHOS::IPCTestHelper263 StopExecutable(it->second); in TearDownTestSuite()314 pid = StopExecutable(pid); in StopTestApp()
229 helper->StopExecutable(exectubeFile); in Java_ohos_rpc_test_TestHelper_nativeStopExecutable()
51 bool StopExecutable(pid_t pid);52 bool StopExecutable(std::string name);
89 void StopExecutable(pid_t pid);90 void StopExecutable(std::string name);
137 int32_t StopExecutable(pid_t pid) const in StopExecutable() function in OHOS::MMI::InputManagerFilterManualTest