OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idmap
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/include/androidfw/
AssetManager.h
226
String8
idmap
;
member in struct:android::AssetManager::asset_path
/external/chromium_org/third_party/re2/re2/
onepass.cc
557
map<int, int>
idmap
;
local
560
idmap
[nodebyid[i]] = i;
586
idmap
[node->action[i] >> kIndexShift]);
/external/regex-re2/re2/
onepass.cc
557
map<int, int>
idmap
;
local
560
idmap
[nodebyid[i]] = i;
586
idmap
[node->action[i] >> kIndexShift]);
/frameworks/base/libs/androidfw/
AssetManager.cpp
87
// Transform string /a/b/c.apk to /data/resource-cache/a@b@c.apk@
idmap
110
path.append("@
idmap
");
225
oap.
idmap
= idmapPathForPackagePath(overlayPath);
227
if (isIdmapStaleLocked(ap.path, oap.path, oap.
idmap
)) {
228
addOverlay = createIdmapFileLocked(ap.path, oap.path, oap.
idmap
);
248
return true; // non-existing
idmap
is always stale
351
ALOGW("failed to generate
idmap
data for file %s\n", idmapPath.string());
360
ALOGW("failed to write
idmap
file %s (open: %s)\n", idmapPath.string(), strerror(errno));
366
ALOGW("failed to write
idmap
file %s (write: %s)\n", idmapPath.string(),
655
Asset*
idmap
= openIdmapLocked(ap)
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
Completed in 65 milliseconds