Home
last modified time | relevance | path

Searched refs:leaf (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.h211 AaptGroup(const String8& leaf, const String8& path) in AaptGroup() argument
212 : mLeaf(leaf), mPath(path) { } in AaptGroup()
244 AaptDir(const String8& leaf, const String8& path) in AaptDir() argument
245 : mLeaf(leaf), mPath(path) { } in AaptDir()
DResource.cpp62 String8 parseResourceName(const String8& leaf) in parseResourceName() argument
64 const char* firstDot = strchr(leaf.string(), '.'); in parseResourceName()
65 const char* str = leaf.string(); in parseResourceName()
134 String8 leaf(group->getLeaf()); in next() local
135 mLeafName = String8(leaf); in next()
150 mPath.appendPath(leaf); in next()
151 mBaseName = parseResourceName(leaf); in next()
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp606 const String8 leaf(entryName.getPathLeaf()); in preloadZip() local
607 if (leaf.size() > 0) { in preloadZip()
617 if (leaf == "audio.wav") { in preloadZip()
622 frame.name = leaf; in preloadZip()
/frameworks/native/cmds/installd/
Dutils.h100 const char* leaf,
Dutils.cpp248 const char* leaf, in create_move_path() argument
251 if ((android_data_dir.len + strlen(PRIMARY_USER_PREFIX) + strlen(pkgname) + strlen(leaf) + 1) in create_move_path()
256 sprintf(path, "%s%s%s/%s", android_data_dir.path, PRIMARY_USER_PREFIX, pkgname, leaf); in create_move_path()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreSpi.java112 final X509Certificate leaf = (X509Certificate) engineGetCertificate(alias); in engineGetCertificateChain() local
113 if (leaf == null) { in engineGetCertificateChain()
134 caList[0] = leaf; in engineGetCertificateChain()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java1342 private void collectMyObserversLocked(boolean leaf, IContentObserver observer, in collectMyObserversLocked() argument
1362 if (leaf) { in collectMyObserversLocked()
1381 if (DEBUG) Slog.d(TAG, "Reporting to " + entry.observer + ": leaf=" + leaf in collectMyObserversLocked()
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp652 String8 leaf = fullname.getPathLeaf(); in write_tarfile() local
654 snprintf(paxHeader, 100, "PaxHeader/%s", leaf.string()); in write_tarfile()
/frameworks/base/docs/html/training/improving-layouts/
Doptimizing-layout.jd143 <li>Useless leaf - A layout that has no children or no background can often be removed (since it is…
/frameworks/base/docs/html/training/safetynet/
Dindex.jd279 <li>Validate the SSL certificate chain and use SSL hostname matching to verify that the leaf
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll1144 …-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp…
1145 …-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp…
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll1110 …-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp…
1111 …-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp…