Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 21 of 21) sorted by relevance

/system/netd/resolv/
DResolverStats.h50 void encode(std::vector<int32_t>* out) const;
64 inline void ResolverStats::encode(std::vector<int32_t>* out) const { in encode() function
96 s.encode(out); in encodeAll()
/system/core/adb/
Dtest_adb.py111 "connected to {}".format(serial).encode("utf8"))
327 "of commands\r\n").encode("utf8"))
372 "error: device '{}' not found".format(serial).encode("utf8"))
378 command = "host:emulator:{}".format(port).encode("utf8")
417 "already connected to {}".format(serial).encode("utf8"))
451 "disconnected {}".format(serial).encode("utf8"))
459 "error: device '{}' not found".format(serial).encode("utf8"))
478 "connected to {}".format(device_name).encode("utf8"))
Dtest_device.py1353 encoded = string.encode("utf8")
/system/extras/verity/fec/tests/
Dfec.py44 def encode(image, fec, roots): function
70 encode(image, temp_fec.name, roots)
/system/core/mkbootimg/
Dmkbootimg.py67 BOOT_MAGIC = 'ANDROID!'.encode()
84 args.output.write(pack('16s', args.board.encode())) # asciiz product name
85 args.output.write(pack('512s', args.cmdline[:512].encode()))
100 args.output.write(pack('1024s', args.cmdline[512:].encode()))
/system/bt/vendor_libs/test_vendor_lib/scripts/
Dsimple_link_layer_socket.py135 name.encode('utf-8')
137 arg.encode('utf-8')
Dsend_simple_commands.py152 name.encode('utf-8')
154 arg.encode('utf-8')
Dtest_channel.py128 name.encode('utf-8')
130 arg.encode('utf-8')
/system/extras/verity/fec/
Dmain.cpp172 static int encode(image& ctx, const std::vector<std::string>& inp_filenames, in encode() function
403 return encode(ctx, inp_filenames, fec_filename); in main()
/system/update_engine/scripts/update_payload/
Dcommon.py176 return digest.encode('base64').strip()
/system/media/camera/docs/
Dmetadata_parser_xml.py356 file(output_name, "w").write(tpl_data.encode('utf-8'))
/system/extras/perfprofd/scripts/
Dperf_proto_stack.py117 return intern(u.encode('ascii', 'replace'))
/system/extras/simpleperf/scripts/
Dprofile_pb2.py5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
Dutils.py78 return str_value.encode('utf-8')
/system/chre/platform/slpi/see/
Dsee_helper.cc215 .data_type.funcs.encode = copyPayload, in encodeSnsSuidReq()
384 req->request.payload.funcs.encode = copyPayload; in prepSnsClientReq()
/system/update_engine/
Dupdate_metadata.proto105 // to use extents to encode the block lists (this is effectively
/system/update_engine/update_engine/
Dupdate_metadata.proto105 // to use extents to encode the block lists (this is effectively
/system/media/audio_utils/
DDoxyfile1226 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc)
DDoxyfile.orig1226 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc)
/system/chre/pal/doc/
DDoxyfile1270 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc)
/system/chre/chre_api/doc/
DDoxyfile1270 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc)