Searched refs:DecodeValue (Results 1 – 2 of 2) sorted by relevance
56 Value* DecodeValue(const em::GenericValue& value) const;
203 Value* decoded_value = DecodeValue(named_value->value()); in MaybeDecodeOldstylePolicy()226 Value* UserPolicyCache::DecodeValue(const em::GenericValue& value) const { in DecodeValue() function in policy::UserPolicyCache