Home
last modified time | relevance | path

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

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