Home
last modified time | relevance | path

Searched defs:current (Results 1 – 16 of 16) sorted by relevance

/device/google/cuttlefish/host/libs/location/
DKmlParser.cpp28 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/
DRilSapSocket.cpp86 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/
Dtimer.cpp40 uint64_t current = now(); in remainingMillis() local
/device/google/coral/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/sunfish/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/redbull/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc84 const T& current, const T& defvalue) in DynamicFlag()
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java539 MemoryInfo current = getMemoryInfo(); in doCheckForLeaks() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp1034 int current = cmd.GetNextInt(); in HandleSetPreferredNetworkType() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1437 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/
Ddump_power.cpp903 std::string current = ""; in dumpIrqDurationCounts() local
/device/google/zumapro/dumpstate/
Ddump_power.cpp982 std::string current = ""; in dumpIrqDurationCounts() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp388 GLsizei current = 0; in sUnpackVarNames() local