HomeSort by relevance Sort by last modified time
    Searched refs:get_hex (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 3987 static uint32_t get_hex(char c, bool* outError) function in namespace:android
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 265 def get_hex(self): member in class:UUID
268 hex = property(get_hex)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 265 def get_hex(self): member in class:UUID
268 hex = property(get_hex)
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 309 uint32_t get_hex(char **p, int DefaultValue) function

Completed in 104 milliseconds