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