Home
last modified time | relevance | path

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

/packages/modules/Virtualization/rialto/
Dimage.ld19 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M symbol
/packages/modules/Virtualization/pvmfw/
Dimage.ld19 image : ORIGIN = 0x7fc00000, LENGTH = 2M symbol
/packages/modules/Virtualization/vmbase/example/
Dimage.ld19 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M symbol
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DVector3.java32 public static final Vector3 ORIGIN = new Vector3(); field in Vector3
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/topics/
DTopicsTables.java293 String ORIGIN = "origin"; field