OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHNCommonDataSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/linkloader/include/
ELFObject.h
46
bool initSHNCommonDataSize(size_t
SHNCommonDataSize
) {
48
if (!SHNCommonData.allocate(
SHNCommonDataSize
)) {
53
SHNCommonDataFreeSize =
SHNCommonDataSize
;
/frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx
[
all
...]
Completed in 84 milliseconds