Searched refs:fdeSetField (Results 1 – 3 of 3) sorted by relevance
81 void fdeSetField(@utf8InCpp String key, @utf8InCpp String value); in fdeSetField() method
105 binder::Status fdeSetField(const std::string& key, const std::string& value);
620 binder::Status VoldNativeService::fdeSetField(const std::string& key, const std::string& value) { in fdeSetField() function in android::vold::VoldNativeService