/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/frameworks/native/libs/binder/tests/unit_fuzzers/ |
H A D | BpBinderFuzz.cpp | 49 CHECK_EQ(OK, server->setupUnixDomainServer(addr.c_str())); in LLVMFuzzerTestOneInput()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 59 [[nodiscard]] bool setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 58 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 58 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 58 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 58 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 71 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 71 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 71 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 71 [[nodiscard]] status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/frameworks/native/libs/binder/include/binder/ |
H A D | RpcServer.h | 74 [[nodiscard]] LIBBINDER_EXPORTED status_t setupUnixDomainServer(const char* path);
|
/aosp_15_r20/frameworks/native/libs/binder/tests/rpc_fuzzer/ |
H A D | main.cpp | 127 CHECK_EQ(OK, server->setupUnixDomainServer(kSock.c_str())); in LLVMFuzzerTestOneInput()
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTestService.cpp | 134 LOG_ALWAYS_FATAL_IF(OK != server->setupUnixDomainServer(serverConfig.addr.c_str()), in main()
|
H A D | binderAllocationLimits.cpp | 234 ASSERT_EQ(OK, server->setupUnixDomainServer(addr.c_str())); in TEST()
|
H A D | binderRpcBenchmark.cpp | 308 CHECK_EQ(OK, server->setupUnixDomainServer(addr)); in forkRpcServer()
|
H A D | binderRpcTest.cpp | 1999 ASSERT_EQ(OK, server->setupUnixDomainServer(addr.c_str())); in TEST_P() 2056 auto status = rpcServer->setupUnixDomainServer(addr.c_str()); in setUp()
|
/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | RpcServer.cpp | 70 status_t RpcServer::setupUnixDomainServer(const char* path) { in setupUnixDomainServer() function in android::RpcServer
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/32/64/x86/source-based/ |
D | libbinder.so.lsdump | 17615 "function_name" : "android::RpcServer::setupUnixDomainServer",
|