Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A 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
H A Dcheck_vintf.cpp82 uint64_t getUintProperty(const std::string& key, uint64_t defaultValue, in getUintProperty() function in android::vintf::details::PresetPropertyFetcher