OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outSuffix
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c
87
char
outSuffix
[500];
217
_splitpath(outname, outDrive, outPath, outPrefix,
outSuffix
);
/frameworks/base/tools/aapt2/util/
Util.cpp
471
StringPiece16* outEntry, StringPiece16*
outSuffix
) {
488
*
outSuffix
= StringPiece16(iter, path.end() - iter);
Util.h
347
* Extracts ".xml" into
outSuffix
.
352
StringPiece16* outEntry, StringPiece16*
outSuffix
);
Completed in 510 milliseconds