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