Searched refs:AVmPayload_getEncryptedStoragePath (Results 1 – 25 of 25) sorted by relevance
33 AIBinder, AVmPayload_getApkContentsPath, AVmPayload_getEncryptedStoragePath,152 let ptr = unsafe { AVmPayload_getEncryptedStoragePath() }; in encrypted_storage_path()
7 void AVmPayload_getEncryptedStoragePath() {} in AVmPayload_getEncryptedStoragePath() function
8 AVmPayload_getEncryptedStoragePath
9 AVmPayload_getEncryptedStoragePath;
16 "name" : "AVmPayload_getEncryptedStoragePath"
34 "name" : "AVmPayload_getEncryptedStoragePath"
9 AVmPayload_getEncryptedStoragePath; # systemapi introduced=UpsideDownCake
7 2: FUNC GLOBAL DEFAULT 9 AVmPayload_getEncryptedStoragePath@@LIBVM_PAYLOAD
135 const char* _Nullable AVmPayload_getEncryptedStoragePath(void);
4 … this is mounted at a path that can be retrieved via the [`AVmPayload_getEncryptedStoragePath()`][…
197 pub fn AVmPayload_getEncryptedStoragePath() -> *const ::std::os::raw::c_char; in AVmPayload_getEncryptedStoragePath() function
562 pub extern "C" fn AVmPayload_getEncryptedStoragePath() -> *const c_char { in AVmPayload_getEncryptedStoragePath() function
220 const char* path_c = AVmPayload_getEncryptedStoragePath(); in start_test_service()
333 [`AVmPayload_getEncryptedStoragePath()`](../libs/libvm_payload/include/vm_payload.h)