Home
last modified time | relevance | path

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

/device/google/cuttlefish/shared/minidroid/sample/aidl/com/android/minidroid/testservice/
DITestService.aidl4 const int SERVICE_PORT = 5678; field
/device/google/cuttlefish/shared/minidroid/sample/
Dserver.cpp48 bi::sd::setupRpcServer(testService->asBinder(), testService->SERVICE_PORT); in start_test_service()