/system/extras/multinetwork/ |
D | httpurl.cpp | 116 int rval = -1; in resolveHostname() local 179 int rval = -1; in doHttpQuery() local 228 int rval = -1; in main() local
|
D | dnschk.cpp | 34 int rval = -1; in main() local
|
/system/netd/libnetdutils/ |
D | Log.cpp | 142 LogEntry& LogEntry::returns(const std::string& rval) { in returns() 147 LogEntry& LogEntry::returns(bool rval) { in returns()
|
D | InternetAddresses.cpp | 71 bool rval = true; in forString() local
|
/system/netd/libnetdutils/include/netdutils/ |
D | ThreadUtil.h | 65 int rval = scoped_attr.detach(); in threadLaunch() local
|
/system/netd/server/ |
D | Process.cpp | 111 const auto rval = sys.write(pidFd, makeSlice(pid_buf)); in writePidFile() local
|
D | MDnsSdListener.cpp | 530 const int rval = ::android::netdutils::threadLaunch(this); in Monitor() local
|
/system/tools/aidl/ |
D | aidl_const_expressions.cpp | 204 bool handleBinaryCommon(const AidlConstantValue& context, T lval, const string& op, T rval, in handleBinaryCommon() 227 bool handleShift(const AidlConstantValue& context, T lval, const string& op, T rval, int64_t* out) { in handleShift() 236 bool handleLogical(const AidlConstantValue& context, bool lval, const string& op, bool rval, in handleLogical() 1054 std::unique_ptr<AidlConstantValue> rval) in AidlUnaryConstExpression() 1064 std::unique_ptr<AidlConstantValue> rval) in AidlBinaryConstExpression()
|
/system/tools/hidl/ |
D | ConstantExpression.cpp | 118 T handleBinaryCommon(T lval, const std::string& op, T rval) { in handleBinaryCommon() 141 T handleShift(T lval, const std::string& op, int64_t rval) { in handleShift() 151 bool handleLogical(bool lval, const std::string& op, bool rval) { in handleLogical() 699 ConstantExpression* rval) in BinaryConstantExpression()
|
/system/libhwbinder/vts/performance/ |
D | PerfTest.cpp | 66 Pipe::Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
D | Benchmark_throughput.cpp | 58 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
/system/core/init/ |
D | keychords_test.cpp | 66 EventHandler::EventHandler(EventHandler&& rval) noexcept : fd_(rval.fd_) { in EventHandler() function in android::init::__anon781e2fd10111::EventHandler 70 EventHandler& EventHandler::operator=(EventHandler&& rval) noexcept { in operator =()
|
D | keychords.cpp | 103 void Keychords::Mask::operator|=(const Keychords::Mask& rval) { in operator |=()
|
/system/extras/alloc-stress/ |
D | alloc-stress.cpp | 48 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 199 } rval; in gen_offset() local 263 block rval = (block)veorq_u64(vshlq_u64(hi, ls), vshlq_u64(lo, rs)); in gen_offset() local 304 block rval; in gen_offset() local 662 block rval = swap_if_le(ctx->L[L_TABLE_SZ - 1]); in getL() local
|