/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | inputer_get_data_service_test.cpp | 50 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable 85 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable 109 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
|
H A D | inputer_get_data_stub_test.cpp | 66 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable 127 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable 178 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | VtsRemotelyProvisionedComponentTests.cpp | 189 bool testMode = false; in TEST_P() local 212 bool testMode = false; in TEST_P() local 266 bool testMode = true; in TEST_P() local 380 bool testMode = true; in TEST_P() local 442 bool testMode = false; in TEST_P() local 457 bool testMode = true; in TEST_P() local 482 bool testMode = false; in TEST_P() local 498 bool testMode = true; in TEST_P() local 516 bool testMode = false; in TEST_P() local 535 bool testMode = false; in TEST_P() local [all …]
|
H A D | KeyMintAidlTestBase.cpp | 1571 void check_cose_key(const vector<uint8_t>& data, bool testMode) { in check_cose_key() 1606 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode, in check_maced_pubkey()
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | IRemotelyProvisionedComponent.aidl | 39 …byte[] generateEcdsaP256KeyPair(in boolean testMode, out android.hardware.security.keymint.MacedPu… in generateEcdsaP256KeyPair() 40 …byte[] generateCertificateRequest(in boolean testMode, in android.hardware.security.keymint.MacedP… in generateCertificateRequest()
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | IRemotelyProvisionedComponent.aidl | 39 …byte[] generateEcdsaP256KeyPair(in boolean testMode, out android.hardware.security.keymint.MacedPu… in generateEcdsaP256KeyPair() 40 …byte[] generateCertificateRequest(in boolean testMode, in android.hardware.security.keymint.MacedP… in generateCertificateRequest()
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | IRemotelyProvisionedComponent.aidl | 142 byte[] generateEcdsaP256KeyPair(in boolean testMode, out MacedPublicKey macedPublicKey); in generateEcdsaP256KeyPair() 291 byte[] generateCertificateRequest(in boolean testMode, in MacedPublicKey[] keysToSign, in generateCertificateRequest()
|
/aosp12/system/security/provisioner/binder/android/security/provisioner/ |
H A D | IProvisionerService.aidl | 23 byte[] getCertificateRequest(in boolean testMode, in getCertificateRequest()
|
/aosp12/system/keymaster/android_keymaster/ |
H A D | remote_provisioning_utils.cpp | 67 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId() 128 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
|
/aosp12/system/core/trusty/keymaster/keymint/ |
H A D | TrustyRemotelyProvisionedComponentDevice.cpp | 81 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair() 96 bool testMode, const vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()
|
/aosp12/system/keymaster/ng/ |
H A D | AndroidRemotelyProvisionedComponentDevice.cpp | 93 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair() 108 bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain, in generateCertificateRequest()
|
/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/ |
H A D | IRemoteProvisioning.aidl | 94 byte[] generateCsr(in boolean testMode, in int numCsr, in byte[] eek, in byte[] challenge, in generateCsr()
|
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/ |
H A D | SystemInterface.java | 73 public static byte[] generateCsr(boolean testMode, int numKeys, int secLevel, in generateCsr()
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/ |
H A D | ui_test_message.h | 55 TestMode testMode; member
|
/ohos5.0/base/startup/init/test/unittest/init/ |
H A D | cmds_unittest.cpp | 121 const mode_t testMode = S_IRWXU | S_IRWXG | S_IRWXO; variable
|
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/ |
H A D | rs_graphic_test_ext.h | 47 RSGraphicTestMode testMode; member
|
/aosp12/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 34 int testMode; member
|
/aosp12/frameworks/av/media/libaaudio/examples/loopback/src/ |
H A D | loopback.cpp | 367 int testMode = TEST_LATENCY; in parseTestMode() local 438 int testMode = TEST_LATENCY; in main() local
|
/aosp12/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/ |
H A D | SpeedMeasurementController.java | 163 private ReaderThread(UsbDevice device, UsbDeviceConnection conn, int testMode) { in ReaderThread()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
H A D | SapServer.java | 176 public void setTestMode(int testMode) { in setTestMode()
|
H A D | SapMessage.java | 329 public void setTestMode(int testMode) { in setTestMode()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
H A D | ipc_ability_scheduler_module_test.cpp | 352 std::string testMode("RW"); variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_adapter_manager.cpp | 65 char testMode[10] = {0}; // 10 for system parameter usage in Init() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerService.java | 4439 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked() local
|