Home
last modified time | relevance | path

Searched defs:nspace (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V4-java-source/gen/android/system/keystore2/
DIKeystoreService.java36 …@Override public android.system.keystore2.KeyDescriptor[] listEntries(int domain, long nspace) thr… in listEntries()
50 … @Override public int getNumberOfEntries(int domain, long nspace) throws android.os.RemoteException in getNumberOfEntries()
54 …ndroid.system.keystore2.KeyDescriptor[] listEntriesBatched(int domain, long nspace, java.lang.Stri… in listEntriesBatched()
374 …@Override public android.system.keystore2.KeyDescriptor[] listEntries(int domain, long nspace) thr… in listEntries()
456 … @Override public int getNumberOfEntries(int domain, long nspace) throws android.os.RemoteException in getNumberOfEntries()
478 …ndroid.system.keystore2.KeyDescriptor[] listEntriesBatched(int domain, long nspace, java.lang.Stri… in listEntriesBatched()
560 …public android.system.keystore2.KeyDescriptor[] listEntries(int domain, long nspace) throws androi… in listEntries()
564 public int getNumberOfEntries(int domain, long nspace) throws android.os.RemoteException; in getNumberOfEntries()
565 …public android.system.keystore2.KeyDescriptor[] listEntriesBatched(int domain, long nspace, java.l… in listEntriesBatched()
DKeyDescriptor.java14 public long nspace = 0L; field in KeyDescriptor
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/
DIKeystoreService.aidl44 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()
48 int getNumberOfEntries(in android.system.keystore2.Domain domain, in long nspace); in getNumberOfEntries()
49 …ptor[] listEntriesBatched(in android.system.keystore2.Domain domain, in long nspace, in @nullable … in listEntriesBatched()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreService.aidl44 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()
48 int getNumberOfEntries(in android.system.keystore2.Domain domain, in long nspace); in getNumberOfEntries()
49 …ptor[] listEntriesBatched(in android.system.keystore2.Domain domain, in long nspace, in @nullable … in listEntriesBatched()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreService.aidl44 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()
48 int getNumberOfEntries(in android.system.keystore2.Domain domain, in long nspace); in getNumberOfEntries()
49 …ptor[] listEntriesBatched(in android.system.keystore2.Domain domain, in long nspace, in @nullable … in listEntriesBatched()
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2_interface/dump/android/system/keystore2/
DIKeystoreService.aidl44 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()
48 int getNumberOfEntries(in android.system.keystore2.Domain domain, in long nspace); in getNumberOfEntries()
49 …ptor[] listEntriesBatched(in android.system.keystore2.Domain domain, in long nspace, in @nullable … in listEntriesBatched()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreService.aidl139 KeyDescriptor[] listEntries(in Domain domain, in long nspace); in listEntries()
218 int getNumberOfEntries(in Domain domain, in long nspace); in getNumberOfEntries()
247 KeyDescriptor[] listEntriesBatched(in Domain domain, in long nspace, in listEntriesBatched()
/aosp_15_r20/system/tools/hidl/
DgenerateCppImpl.cpp95 const std::string nspace = getImplNamespace(mPackage); in generateCppImplHeader() local
147 const std::string nspace = getImplNamespace(mPackage); in generateCppImplSource() local
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.maintenance-java-source/gen/android/security/maintenance/
DIKeystoreMaintenance.java83 @Override public void clearNamespace(int domain, long nspace) throws android.os.RemoteException in clearNamespace()
465 … @Override public void clearNamespace(int domain, long nspace) throws android.os.RemoteException in clearNamespace()
666 public void clearNamespace(int domain, long nspace) throws android.os.RemoteException; in clearNamespace()
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/include/android/system/keystore2/
DKeyDescriptor.h27 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V5-ndk-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h34 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h26 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h24 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h26 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h26 int64_t nspace = 0L; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/include/aidl/android/system/keystore2/
DKeyDescriptor.h26 int64_t nspace = 0L; variable
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreService.aidl41 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreService.aidl41 …m.keystore2.KeyDescriptor[] listEntries(in android.system.keystore2.Domain domain, in long nspace); in listEntries()

123