OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPointerNull
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
propname.h
198
inline const int8_t*
getPointerNull
(Offset o) const {
propname.cpp
157
return (const char*)
getPointerNull
(a);
164
return (const ValueMap*) (a ?
getPointerNull
(a) : NULL);
Completed in 201 milliseconds