Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
H A Dcustom_efilter.cpp77 std::map<std::string, Plugin::Any> filterValues = filter->GetValues(); in Restore() local
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DTelephonyUtils.java157 public static Bundle filterValues(Bundle bundle) { in filterValues() method in TelephonyUtils