Home
last modified time | relevance | path

Searched refs:GetPlace (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/test/960-default-smali/src/
H A DAttendant.java18 return "welcome to " + GetPlace(); in SayHi()
23 public String GetPlace(); in GetPlace() method
H A DG.java17 public String GetPlace() { in GetPlace() method in G
H A DF.java17 public String GetPlace() { in GetPlace() method in F
/aosp12/art/test/960-default-smali/
H A Dexpected-stdout.txt44 F-interface Attendant.GetPlace()='android'
45 F-virtual F.GetPlace()='android'
56 G-interface Attendant.GetPlace()='android'
57 G-virtual G.GetPlace()='android'