Home
last modified time | relevance | path

Searched defs:sget (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DCode.java608 public <V> void sget(FieldId<?, ? extends V> fieldId, Local<V> target) { in sget() method in Code
/external/u-boot/fs/ubifs/
Dsuper.c2379 struct super_block *sget(struct file_system_type *type, in sget() function