Searched refs:fdeGetField (Results 1 – 3 of 3) sorted by relevance
73 @utf8InCpp String fdeGetField(@utf8InCpp String key); in fdeGetField() method
95 binder::Status fdeGetField(const std::string& key, std::string* _aidl_return);
559 binder::Status VoldNativeService::fdeGetField(const std::string& key, std::string* _aidl_return) { in fdeGetField() function in android::vold::VoldNativeService