Searched refs:sourceKey (Results 1 – 8 of 8) sorted by relevance
/aosp12/system/vold/model/ |
H A D | ObbVolume.cpp | 42 ObbVolume::ObbVolume(int id, const std::string& sourcePath, const std::string& sourceKey, in ObbVolume() argument 47 mSourceKey = sourceKey; in ObbVolume()
|
H A D | ObbVolume.h | 32 ObbVolume(int id, const std::string& sourcePath, const std::string& sourceKey, gid_t ownerGid);
|
/aosp12/system/vold/binder/android/os/ |
H A D | IVold.aidl | 63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, @utf8InCpp String sourceKey, in createObb() argument
|
/aosp12/system/vold/ |
H A D | VoldNativeService.cpp | 423 const std::string& sourceKey, int32_t ownerGid, in createObb() argument 427 CHECK_ARGUMENT_HEX(sourceKey); in createObb() 431 VolumeManager::Instance()->createObb(sourcePath, sourceKey, ownerGid, _aidl_return)); in createObb()
|
H A D | VoldNativeService.h | 76 binder::Status createObb(const std::string& sourcePath, const std::string& sourceKey,
|
H A D | VolumeManager.cpp | 1067 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, in createObb() argument 1106 new android::vold::ObbVolume(id, lowerSourcePath, sourceKey, ownerGid)); in createObb()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |