Home
last modified time | relevance | path

Searched defs:kLocalInetAddress (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
Dservicedispatcher.cpp53 const char* kLocalInetAddress = "127.0.0.1"; variable
/frameworks/native/libs/binder/tests/
DbinderRpcTestCommon.h73 constexpr char kLocalInetAddress[] = "127.0.0.1"; variable