Searched refs:oprnDevice_ (Results 1 – 2 of 2) sorted by relevance
78 oprnDevice_(networkId), api_(api) in MediaLibraryCommand()170 if (oprnDevice_.empty()) { in GetOprnDevice()171 oprnDevice_ = MediaFileUtils::GetNetworkIdFromUri(uri_.ToString()); in GetOprnDevice()173 return oprnDevice_; in GetOprnDevice()
95 std::string oprnDevice_; variable