Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp266 auto servicePath = path + "/binder_rpc_test_service" + in createRpcTestSocketServerProcessEtc() local
292 auto status = execl(servicePath.c_str(), servicePath.c_str(), writeFd.c_str(), in createRpcTestSocketServerProcessEtc()
295 servicePath.c_str(), writeFd.c_str(), readFd.c_str(), status); in createRpcTestSocketServerProcessEtc()