OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NameList
(Results
1 - 7
of
7
) sorted by null
/external/chromium/chrome/common/net/
predictor_common.h
20
//
Namelist
instances.
23
typedef std::vector<std::string>
NameList
;
25
// instead of
NameList
, from renderer (where content of pages are scanned for
/libcore/luni/src/main/java/org/w3c/dom/
NameList.java
16
* The <code>
NameList
</code> interface provides the abstraction of an ordered
19
* implemented. The items in the <code>
NameList
</code> are accessible via an
24
public interface
NameList
{
29
* <code>
NameList
</code>, or <code>null</code> if there is no name for
38
* <code>
NameList
</code>, or <code>null</code> if there is no name for
50
* Test if a name is part of this <code>
NameList
</code>.
59
* <code>
NameList
</code>.
/external/chromium/chrome/browser/net/
predictor.h
45
typedef chrome_common_net::
NameList
NameList
;
/prebuilt/sdk/10/
android.jar
/prebuilt/sdk/12/
android.jar
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 4770 milliseconds