OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newnamespace
(Results
1 - 4
of
4
) sorted by null
/external/webkit/WebCore/storage/
StorageNamespaceImpl.cpp
96
StorageNamespaceImpl*
newNamespace
= new StorageNamespaceImpl(m_storageType, m_path, m_quota);
100
newNamespace
->m_storageAreaMap.set(i->first, i->second->copy());
101
return adoptRef(
newNamespace
);
/frameworks/base/tools/aapt/
XMLNode.h
42
sp<XMLNode>
newNamespace
(const String8& filename, const String16& prefix, const String16& uri) {
XMLNode.cpp
[
all
...]
/prebuilt/sdk/tools/linux/
aapt
Completed in 538 milliseconds