Home
last modified time | relevance | path

Searched defs:GetDefault (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/testsuite/ltrace.main/
Dsystem_calls.exp86 proc GetDefault {d key def} { procedure
/external/openfst/src/include/fst/
Dflags.h167 string GetDefault(bool default_value) const { in GetDefault() function
171 string GetDefault(const string &default_value) const { in GetDefault() function
175 template<typename V> string GetDefault(const V& default_value) const { in GetDefault() function
/external/skia/src/core/
DSkDeviceProfile.cpp51 SkDeviceProfile* SkDeviceProfile::GetDefault() { in GetDefault() function in SkDeviceProfile