/device/google/cuttlefish/host/libs/location/ |
D | KmlParser.cpp | 28 static xmlNode* findCoordinates(xmlNode* current) { in findCoordinates() 47 static bool parseCoordinates(xmlNode* current, GpsFixArray* fixes) { in parseCoordinates() 78 for (xmlNode* current = children; result && current != nullptr; in parseGxTrack() local 94 static bool parsePlacemark(xmlNode* current, GpsFixArray* fixes) { in parsePlacemark() 138 static bool traverseSubtree(xmlNode* current, GpsFixArray* fixes, in traverseSubtree()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | RilSapSocket.cpp | 86 RilSapSocketList *current = head; in printList() local 97 RilSapSocketList *current = head; in getSocketById() local 149 RilSapSocketList *current; in addSocketToList() local 179 RilSapSocketList* current = head; in SocketExists() local
|
/device/generic/goldfish/dhcp/client/ |
D | timer.cpp | 40 uint64_t current = now(); in remainingMillis() local
|
/device/google/coral/json-c/ |
D | json_tokener.h | 72 struct json_object *current; member
|
D | json_tokener.c | 189 #define current tok->stack[tok->depth].current macro
|
/device/google/sunfish/json-c/ |
D | json_tokener.h | 72 struct json_object *current; member
|
D | json_tokener.c | 189 #define current tok->stack[tok->depth].current macro
|
/device/google/redbull/json-c/ |
D | json_tokener.h | 72 struct json_object *current; member
|
D | json_tokener.c | 189 #define current tok->stack[tok->depth].current macro
|
/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 84 const T& current, const T& defvalue) in DynamicFlag()
|
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/ |
D | CuttlefishDisplayHotplugTest.java | 539 MemoryInfo current = getMemoryInfo(); in doCheckForLeaks() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | network_service.cpp | 1034 int current = cmd.GetNextInt(); in HandleSetPreferredNetworkType() local
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 1437 int current, old; local 1470 int current; local 5670 int parse_technology_response( const char *response, int *current, int32_t *preferred ) 5748 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)
|
/device/google/zuma/dumpstate/ |
D | dump_power.cpp | 903 std::string current = ""; in dumpIrqDurationCounts() local
|
/device/google/zumapro/dumpstate/ |
D | dump_power.cpp | 982 std::string current = ""; in dumpIrqDurationCounts() local
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 388 GLsizei current = 0; in sUnpackVarNames() local
|