Home
last modified time | relevance | path

Searched defs:kRpcAddressSize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h243 static constexpr size_t kRpcAddressSize = 128; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h243 static constexpr size_t kRpcAddressSize = 128; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h243 static constexpr size_t kRpcAddressSize = 128; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h243 static constexpr size_t kRpcAddressSize = 128; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcServer.h263 static constexpr size_t kRpcAddressSize = 128; variable