Home
last modified time | relevance | path

Searched defs:VERSION (Results 1 – 5 of 5) sorted by relevance

/device/google/coral/json-c/
Dconfig.h166 #define VERSION "0.12.99" macro
/device/google/sunfish/json-c/
Dconfig.h166 #define VERSION "0.12.99" macro
/device/google/redbull/json-c/
Dconfig.h166 #define VERSION "0.12.99" macro
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c48 #define VERSION "2.6.0" macro
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java252 map.put(Bookmarks.VERSION, Bookmarks.VERSION); in map.put()