Home
last modified time | relevance | path

Searched defs:Resource (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DDatabase.js75 return WebInspector.Resource.prototype.__lookupGetter__("displayDomain").call(this); class in WebInspector
DResource.js29 WebInspector.Resource = function(identifier, url) class in WebInspector
/external/chromium/third_party/icu/source/common/
Duresdata.h30 typedef uint32_t Resource; typedef
/external/v8/test/cctest/
Dtest-strings.cc51 class Resource: public v8::String::ExternalStringResource, class
54 explicit Resource(Vector<const uc16> string): data_(string.start()) { in Resource() function in Resource
/external/icu4c/common/
Duresdata.h60 typedef uint32_t Resource; typedef
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java222 "Insufficient Space On Resource"); in setReason()
/external/v8/src/
Dserialize.cc1256 typedef v8::String::ExternalAsciiStringResource Resource; in VisitExternalAsciiString() typedef
Dobjects.h4216 typedef v8::String::ExternalAsciiStringResource Resource; typedef
4248 typedef v8::String::ExternalStringResource Resource; typedef
Dobjects.cc4267 typedef v8::String::ExternalAsciiStringResource Resource; in ExternalAsciiStringIterateBody() typedef
4274 typedef v8::String::ExternalStringResource Resource; in ExternalTwoByteStringIterateBody() typedef