Home
last modified time | relevance | path

Searched refs:iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/binder/include/binder/
H A DRpcServer.h93 void iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction();
/aosp12/frameworks/native/libs/binder/tests/rpc_fuzzer/
H A Dmain.cpp75 server->iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction(); in LLVMFuzzerTestOneInput()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcBenchmark.cpp124 server->iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction(); in main()
H A DbinderRpcTest.cpp56 server->iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction(); in TEST()
340 server->iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction(); in createRpcTestSocketServerProcess()
/aosp12/frameworks/native/libs/binder/
H A DRpcServer.cpp46 void RpcServer::iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction() { in iUnderstandThisCodeIsExperimentalAndIWillNotUseItInProduction() function in android::RpcServer