OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attributehandle
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_low_energy_defs_win.h
75
USHORT
AttributeHandle
;
81
USHORT
AttributeHandle
;
119
USHORT
AttributeHandle
;
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java
793
* @param
attributeHandle
The attribute handle
798
public boolean isAttributeSpecified(int
attributeHandle
);
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java
[
all
...]
DTMDocumentImpl.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java
674
* @param
attributeHandle
Must be a valid handle to an attribute node.
678
public boolean isAttributeSpecified(int
attributeHandle
)
[
all
...]
Completed in 872 milliseconds