Searched defs:head (Results 1 – 14 of 14) sorted by relevance
| /packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/optics/ |
| D | DefaultOpticsManifest.kt | 92 val (head, tail) = accessPath.split() in composeTraversalInner() constant 106 val head = copy(selectors = headSelector) in split() constant
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | sco_pkt_status.h | 84 int head = is_full ? offset : 0; in data_to_hex_string() local 105 int head = is_full ? offset : 0; in data_to_binary_string() local
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_profile_queue.cc | 122 const ConnectNode& head = connect_queue.front(); in queue_int_advance() local 196 ConnectNode& head = connect_queue.front(); in btif_queue_connect_next() local
|
| D | btif_uid.cc | 38 uid_set_node_t* head; member
|
| D | btif_sock_logging.cc | 89 const uint8_t head = logger_index.load() % SOCK_LOGGER_SIZE_MAX; in btif_sock_dump() local
|
| /packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/ |
| D | Slice.h | 121 inline size_t extract(const Slice src, Head& head) { in extract() 129 inline size_t extract(const Slice src, Head& head, Tail&... tail) { in extract()
|
| /packages/modules/adb/ |
| D | socket_test.cpp | 65 auto connect = [](asocket* tail, asocket* head) { in TEST_F() 74 asocket* head = create_local_socket(unique_fd(intermediate[0])); in TEST_F() local 243 asocket* head = create_local_socket(unique_fd(head_fd[1])); in TEST_F() local
|
| /packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/ |
| D | DnsPacketUtils.java | 177 final String head = labelToString(label); in parseName() local
|
| /packages/modules/Bluetooth/system/osi/src/ |
| D | ringbuffer.cc | 32 uint8_t* head; member
|
| D | list.cc | 15 list_node_t* head; member
|
| /packages/apps/Gallery2/src/com/android/gallery3d/data/ |
| D | LocalMergeAlbum.java | 123 SortedMap<Integer, int[]> head = mIndex.headMap(start + 1); in getMediaItem() local
|
| /packages/modules/adb/daemon/ |
| D | jdwp_service.cpp | 252 char head[header_len + 1]; in process_list_msg() local
|
| /packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
| D | genPCLm.cpp | 994 ubyte *head, *tail, t0, t1, t2; in prepImageForBacksideDuplex() local
|
| /packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
| D | RandomVariable.cpp | 67 auto head = lower == kInvalidValue ? mChoices.begin() in setRange() local
|