Home
last modified time | relevance | path

Searched defs:mServerConnections (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h194 std::vector<sp<RpcConnection>> mServerConnections; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.hpp959 LinkedList<Connection> mServerConnections; member in ot::Dns::Dso