OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:storageName
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt/
Package.cpp
41
bool processFile(Bundle* bundle, ZipFile* zip, String8
storageName
, const sp<const AaptFile>& file);
246
String8
storageName
, const sp<const AaptFile>& file)
267
int fileNameLen =
storageName
.length();
270
&& (0 == strcmp(
storageName
.string() + (fileNameLen - excludeExtensionLen),
272
fprintf(stderr, "warning: '%s' not added to Zip\n",
storageName
.string());
276
if (strcasecmp(
storageName
.getPathExtension().string(), ".gz") == 0) {
278
storageName
=
storageName
.getBasePath();
282
entry = zip->getEntryByName(
storageName
.string());
302
printf(" (removing old '%s')\n",
storageName
.string())
[
all
...]
Command.cpp
[
all
...]
/external/deqp/framework/opengl/
gluShaderLibrary.cpp
[
all
...]
/external/robolectric/v1/lib/main/
h2-1.2.147.jar
Completed in 1352 milliseconds