Home
last modified time | relevance | path

Searched refs:DBINDER_TEST_SERVICE_NAME_SECOND (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h25 const std::string DBINDER_TEST_SERVICE_NAME_SECOND = "dbinder_send"; variable
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp191 pid = StartExecutable(DBINDER_TEST_SERVICE_NAME_SECOND); in StartDBinderServiceTestService()
192 DBINDER_LOGE(LOG_LABEL, "DBINDER_TEST_SERVICE_NAME_SECOND pid : %{public}d", pid); in StartDBinderServiceTestService()
200 StopExecutable(DBINDER_TEST_SERVICE_NAME_SECOND); in StopDBinderServiceTestService()
201 DBINDER_LOGE(LOG_LABEL, "Stop DBINDER_TEST_SERVICE_NAME_SECOND"); in StopDBinderServiceTestService()

Completed in 2 milliseconds