OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isStringValue
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
ELFAttributeValue.h
75
inline bool
isStringValue
() const { return (m_Type & String); }
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java
299
public static boolean
isStringValue
(final TypedValue v) {
Completed in 680 milliseconds