Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/
H A DrsProgramBase.h29 explicit ProgramBase(Context *rsc) : ObjectBase(rsc) { in ProgramBase() function
/aosp_15_r20/bootable/libbootloader/gbl/libelf/
H A Drelocation_test.cpp92 uint64_t ProgramBase() { return reinterpret_cast<uint64_t>(this); } in ProgramBase() function in Program