Home
last modified time | relevance | path

Searched defs:rval (Results 1 – 15 of 15) sorted by relevance

/system/extras/multinetwork/
Dhttpurl.cpp116 int rval = -1; in resolveHostname() local
179 int rval = -1; in doHttpQuery() local
228 int rval = -1; in main() local
Ddnschk.cpp34 int rval = -1; in main() local
/system/netd/libnetdutils/
DLog.cpp142 LogEntry& LogEntry::returns(const std::string& rval) { in returns()
147 LogEntry& LogEntry::returns(bool rval) { in returns()
DInternetAddresses.cpp71 bool rval = true; in forString() local
/system/netd/libnetdutils/include/netdutils/
DThreadUtil.h65 int rval = scoped_attr.detach(); in threadLaunch() local
/system/netd/server/
DProcess.cpp111 const auto rval = sys.write(pidFd, makeSlice(pid_buf)); in writePidFile() local
DMDnsSdListener.cpp530 const int rval = ::android::netdutils::threadLaunch(this); in Monitor() local
/system/tools/aidl/
Daidl_const_expressions.cpp204 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/
DConstantExpression.cpp118 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/
DPerfTest.cpp66 Pipe::Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
DBenchmark_throughput.cpp58 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
/system/core/init/
Dkeychords_test.cpp66 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 =()
Dkeychords.cpp103 void Keychords::Mask::operator|=(const Keychords::Mask& rval) { in operator |=()
/system/extras/alloc-stress/
Dalloc-stress.cpp48 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
/system/keymaster/key_blob_utils/
Docb.c199 } 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