OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BytesRequiredForIsRaw
(Results
1 - 2
of
2
) sorted by null
/external/piex/src/
piex.h
57
size_t
BytesRequiredForIsRaw
();
60
// supported by Piex, false otherwise. Reads at most
BytesRequiredForIsRaw
()
piex.cc
623
size_t
BytesRequiredForIsRaw
() {
628
const size_t bytes =
BytesRequiredForIsRaw
();
646
const size_t bytes =
BytesRequiredForIsRaw
();
Completed in 53 milliseconds