Searched refs:ReadOwnership (Results 1 – 3 of 3) sorted by relevance
117 std::string ReadOwnership(const std::string& key);
274 return env->NewStringUTF(daemon->ReadOwnership(utf_chars_key.c_str()).c_str()); in com_android_providers_media_FuseDaemon_read_ownership()
2761 std::string FuseDaemon::ReadOwnership(const std::string& key) { in ReadOwnership() function in mediaprovider::fuse::FuseDaemon