OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paramsSize
(Results
1 - 2
of
2
) sorted by null
/external/deqp/executor/
xeTcpIpLink.cpp
56
int
paramsSize
= (int)strlen(params) + 1;
59
int totalSize = xs::MESSAGE_HEADER_SIZE + nameSize +
paramsSize
+ workDirSize + caseListSize;
63
dst.write(
paramsSize
, (const deUint8*)params);
/frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp
[
all
...]
Completed in 670 milliseconds