OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOutputDir
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/tools/ota/
check-lost+found.c
37
static const char *
kOutputDir
= "/data/tombstones";
49
mkdir(
kOutputDir
, 0755);
50
chown(
kOutputDir
, AID_SYSTEM, AID_SYSTEM);
/external/lzma/CPP/7zip/Bundles/SFXCon/
SfxCon.cpp
49
kOutputDir
340
if (parser[NKey::
kOutputDir
].ThereIs)
342
outputDir = us2fs(parser[NKey::
kOutputDir
].PostStrings[0]);
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
93
kOutputDir
,
[
all
...]
Completed in 102 milliseconds