Home
last modified time | relevance | path

Searched defs:getUintProperty (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DPropertyFetcher.cpp32 uint64_t PropertyFetcherNoOp::getUintProperty(const std::string&, uint64_t, in getUintProperty() function in android::vintf::details::PropertyFetcherNoOp
46 uint64_t PropertyFetcherImpl::getUintProperty(const std::string& key, uint64_t defaultValue, in getUintProperty() function in android::vintf::details::PropertyFetcherImpl
Dcheck_vintf.cpp125 uint64_t getUintProperty(const std::string& key, uint64_t defaultValue, in getUintProperty() function in android::vintf::details::PresetPropertyFetcher