Home
last modified time | relevance | path

Searched defs:APC_COMPAT_ERROR_SYSTEM_ERROR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/apc_compat/libkeystore2_apc_compat_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs8 pub const APC_COMPAT_ERROR_SYSTEM_ERROR: u32 = 5; constant
/aosp_15_r20/system/security/keystore2/apc_compat/
H A Dapc_compat.hpp28 #define APC_COMPAT_ERROR_SYSTEM_ERROR 5 macro