Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 67) sorted by relevance

123

/device/generic/trusty/dhcp/client/
Ddhcpclient.cpp59 Result res = mInterface.init(interfaceName); in init() local
228 int res = ::ppoll(&fds, 1, &ts, &pollSignalMask); in waitAndReceive() local
393 Result res = mInterface.bringUp(); in configureDhcp() local
447 Result res = mInterface.setAddress(0, 0); in haltNetwork() local
459 Result res = mSocket.receiveRawUdp(PORT_BOOTP_CLIENT, msg, &isValid); in receiveDhcpMessage() local
513 Result res = mSocket.sendRawUdp(INADDR_ANY, PORT_BOOTP_CLIENT, INADDR_BROADCAST, in sendMessage() local
Dmain.cpp58 Result res = client.init(interfaceName); in main() local
Drouter.cpp77 int res = ::sendto(mSocketFd, data, size, 0, reinterpret_cast<sockaddr*>(&nlAddress), in sendNetlinkMessage() local
/device/google/cuttlefish/common/libs/utils/
Dsignals.cpp30 auto res = sigprocmask(SIG_SETMASK, &signals, &old_mask_); in SignalMasker() local
37 auto res = sigprocmask(SIG_SETMASK, &old_mask_, NULL); in ~SignalMasker() local
/device/google/trout/tools/tracing/time_utility/
DClocktimeMain.cpp50 int res = clock_gettime(type, &ts); in GetTime() local
101 int res = GetTime(GetClockId(argv[1]), &ts_ns); in main() local
115 int res = GetTime(clockid, &ts_ns); in main() local
DClockTime.cpp46 int res = clock_gettime(type, &ts); in GetTime() local
86 int res = GetTime(it->second, &ts_ns); in main() local
/device/google/cuttlefish/host/commands/casimir_control_server/
Dcasimir_controller.cpp100 auto res = CF_EXPECT(ReadRfPacket(10s), "Failed to get NFC-A poll response"); in SelectNfcA() local
119 auto res = CF_EXPECT(ReadRfPacket(1s), "Failed to get T4AT response"); in SelectT4AT() local
153 auto res = CF_EXPECT(ReadRfPacket(3s), "Failed to get APDU response"); in SendApdu() local
272 int res = sock_.Poll( in ReadExact() local
305 auto res = CF_EXPECT(ReadExact(sizeof(uint16_t), timeout), in ReadRfPacket() local
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp104 h264_result_t res = {0, 0}; in decodeFrame() local
143 h264_image_t res { }; in getImage() local
176 h264_image_t res { }; in renderOnHostAndReturnImageMetadata() local
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp81 c2_status_t res = createInterface(0, &intf); in init() local
204 c2_status_t res = mComponentFactory->createInterface( in createInterface() local
223 c2_status_t res = mComponentFactory->createComponent( in createComponent() local
352 c2_status_t res = findComponent(name, &module); in createComponent() local
365 c2_status_t res = findComponent(name, &module); in createInterface() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.cpp103 hevc_result_t res = {0, 0}; in decodeFrame() local
159 hevc_image_t res{}; in getImage() local
194 hevc_image_t res{}; in renderOnHostAndReturnImageMetadata() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp103 h264_result_t res = {0, 0}; in decodeFrame() local
159 h264_image_t res{}; in getImage() local
194 h264_image_t res{}; in renderOnHostAndReturnImageMetadata() local
/device/google/cuttlefish/host/libs/input_connector/
Dinput_connection.cpp28 auto res = WriteAll(conn_, reinterpret_cast<const char*>(data), len); in WriteEvents() local
/device/sample/apps/client/src/com/example/android/platform_library/client/
DClient.java35 int res = pl.getInt(false); in onCreate() local
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.cpp51 auto res = lws_write(wsi_, &ws_buffer.data[LWS_PRE], len, in WriteWsBuffer() local
96 auto res = lws_write(wsi_, reinterpret_cast<uint8_t*>(&out_buffer_[LWS_PRE]), in OnWritable() local
/device/google/cuttlefish/host/libs/location/
DStringParse.cpp32 const int res = ::vsscanf(string, format, args); in SscanfWithCLocale() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java70 protected Result(Result res) { in Result() method in RemoteProxy.Result
95 private BatteryResult(Result res) { in BatteryResult()
118 private VersionResult(Result res) { in VersionResult()
147 private DfuResult(Result res) { in DfuResult()
/device/google/cuttlefish/guest/commands/rename_netiface/
Dmain.cpp43 bool res = false; in main() local
/device/sample/etc/
Dfix_apns_full_conf.py81 res = "network_type_bitmask=\"" + networktypes + "\"" variable
/device/google/cuttlefish/host/commands/mkenvimage_slim/
Dmkenvimage_slim.cc86 auto res = cuttlefish::MkenvimageSlimMain(argc, argv); in main() local
/device/google/cuttlefish/host/libs/vm_manager/
Dvhost_user_block.cpp63 bool res = kill(proc->pid(), SIGINT) == 0; in VhostUserBlockDevice() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp183 auto res = in Send() local
250 auto res = Select(&rset, nullptr, nullptr, nullptr); in ReadLoop() local
257 auto res = thread_notifier_->EventfdRead(&val); in ReadLoop() local
271 auto res = conn_->Recv(buffer.data(), buffer.size(), MSG_TRUNC); in ReadLoop() local
472 auto res = lws_write(wsi_, buffer.data(), buffer.size(), in OnWriteable() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc90 auto res = WalkDirectory(fs_root, [&fd, &output_path, &mount_point, in WriteFsConfig() local
434 auto res = FindFile(ramdisk_stage_dir.c_str(), "modules.load"); in SplitRamdiskModules() local
470 auto res = EnsureDirectoryExists( in SplitRamdiskModules() local
479 auto res = EnsureDirectoryExists( in SplitRamdiskModules() local
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp43 auto res = controller_.OnCreateSDPSuccess(desc); in OnSuccess() local
119 auto res = sig_handler_.SendMessage(reply); in FailConnection() local
404 auto res = sig_handler_.SendMessage(reply); in OnIceCandidate() local
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DCanClient.cpp72 auto res = bus->listen({}, static_cast<ICanMessageListener*>(this), in onRegistration() local
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp353 optional<bool> res = hwProxy_->validateAccessControlProfile( in startRetrieval() local
402 optional<bool> res = hwProxy_->validateAccessControlProfile( in startRetrieval() local
785 AccessCheckResult res = in startRetrieveEntryValue() local

123