Home
last modified time | relevance | path

Searched refs:IncFs_GetSignatureByPath (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h243 IncFsErrorCode IncFs_GetSignatureByPath(const IncFsControl* control, const char* path,
H A Dincfs_inline.h221 if (IncFs_GetSignatureByPath(control, details::c_str(path), signature.data(), &size) < 0) { in getSignature()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp1055 IncFsErrorCode IncFs_GetSignatureByPath(const IncFsControl* control, const char* path, in IncFs_GetSignatureByPath() function