HomeSort by relevance Sort by last modified time
    Searched refs:const_this (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionHeaderTable.hxx 111 ELFSectionHeaderTableTy const *const_this = this; local
112 ELFSectionHeaderTy const *shptr = const_this->getByName(name);
ELFObject.hxx 118 ELFObjectTy const *const_this = this; local
119 ELFSectionTy const *sptr = const_this->getSectionByName(str);
    [all...]
  /external/chromium_org/base/
values.cc 686 const DictionaryValue& const_this = local
688 return const_this.GetDictionaryWithoutPathExpansion(

Completed in 75 milliseconds