Searched refs:const_this (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFSectionHeaderTable.hxx111 ELFSectionHeaderTableTy const *const_this = this; local
112 ELFSectionHeaderTy const *shptr = const_this->getByName(name);
H A DELFObject.hxx118 ELFObjectTy const *const_this = this; local
119 ELFSectionTy const *sptr = const_this->getSectionByName(str);

Completed in 94 milliseconds