Searched refs:AVmPayload_getEncryptedStoragePath (Results 1 – 8 of 8) sorted by relevance
33 AIBinder, AVmPayload_getApkContentsPath, AVmPayload_getEncryptedStoragePath,154 let ptr = unsafe { AVmPayload_getEncryptedStoragePath() }; in encrypted_storage_path()
7 void AVmPayload_getEncryptedStoragePath() {} in AVmPayload_getEncryptedStoragePath() function
9 AVmPayload_getEncryptedStoragePath; # systemapi introduced=UpsideDownCake
156 const char* _Nullable AVmPayload_getEncryptedStoragePath(void);
227 const char* path_c = AVmPayload_getEncryptedStoragePath(); in start_test_service()237 const char* path_c = AVmPayload_getEncryptedStoragePath(); in start_test_service()
4 … this is mounted at a path that can be retrieved via the [`AVmPayload_getEncryptedStoragePath()`][…
561 pub extern "C" fn AVmPayload_getEncryptedStoragePath() -> *const c_char { in AVmPayload_getEncryptedStoragePath() function
333 [`AVmPayload_getEncryptedStoragePath()`](../libs/libvm_payload/include/vm_payload.h)