/hardware/qcom/msm8998/json-c/ |
D | RELEASE_CHECKLIST.txt | 19 Update the version in json_c_version.h 20 Update the version in Doxyfile 21 Update the version in configure.ac 24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version. 86 Update the version in json_c_version.h 87 Update the version in Doxyfile 88 Update the version in configure.ac 97 Update the gh-pages branch with new docs: 120 Update checksums on wiki page.
|
D | ChangeLog | 178 * Move autogen commands into autogen.sh. Update README
|
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | Keymaster4_1HidlTest.cpp | 42 result = Update(op_handle_, update_params, message, &update_out_params, &output, &consumed); in ProcessMessage()
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.cpp | 284 ErrorCode KeymasterHidlTest::Update(OperationHandle op_handle, const AuthorizationSet& in_params, in Update() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest 304 ErrorCode KeymasterHidlTest::Update(const string& input, string* out, size_t* input_consumed) { in Update() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest 307 ErrorCode error = Update(op_handle_, AuthorizationSet() /* in_params */, input, &out_params, in Update() 411 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in ProcessMessage() 514 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in VerifyMessage()
|
D | KeymasterHidlTest.h | 139 ErrorCode Update(OperationHandle op_handle, const AuthorizationSet& in_params, 142 ErrorCode Update(const string& input, string* out, size_t* input_consumed);
|
D | keymaster_hidl_hal_test.cpp | 2830 EXPECT_EQ(ErrorCode::OK, Update(to_send, &ciphertext, &input_consumed)); in TEST_P() 2885 EXPECT_EQ(ErrorCode::OK, Update(to_send, &plaintext, &input_consumed)); in TEST_P() 3162 ASSERT_EQ(ErrorCode::OK, Update(op_handle_, update_params, ciphertext, &update_out_params, in TEST_P() 3215 ASSERT_EQ(ErrorCode::OK, Update(op_handle_, update_params, ciphertext, &update_out_params, in TEST_P() 3447 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, "" /* input */, &update_out_params, in TEST_P() 3454 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, message, &update_out_params, in TEST_P() 3507 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, "" /* input */, &update_out_params, in TEST_P() 3514 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, message, &update_out_params, in TEST_P() 3520 EXPECT_EQ(ErrorCode::INVALID_TAG, Update(op_handle_, update_params, "", &update_out_params, in TEST_P() 3772 EXPECT_EQ(ErrorCode::OK, Update(ciphertext, &plaintext, &input_consumed)); in TEST_P() [all …]
|
/hardware/interfaces/health/2.1/ |
D | README.md | 50 1. [Update necessary SELinux permissions](#selinux). 115 # Update necessary SELinux permissions {#selinux}
|
/hardware/interfaces/health/2.0/ |
D | README | 119 1. Update necessary SELinux permissions. For example,
|
D | README.md | 119 1. Update necessary SELinux permissions. For example,
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 612 ErrorCode Update(OperationHandle op_handle, const AuthorizationSet& in_params, in Update() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest 631 ErrorCode Update(const string& input, string* out, size_t* input_consumed) { in Update() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest 634 ErrorCode error = Update(op_handle_, AuthorizationSet() /* in_params */, input, &out_params, in Update() 3088 EXPECT_EQ(ErrorCode::OK, Update(to_send, &ciphertext, &input_consumed)); in TEST_P() 3141 EXPECT_EQ(ErrorCode::OK, Update(to_send, &plaintext, &input_consumed)); in TEST_P() 3413 ASSERT_EQ(ErrorCode::OK, Update(op_handle_, update_params, ciphertext, &update_out_params, in TEST_P() 3612 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, "" /* input */, &update_out_params, in TEST_P() 3619 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, message, &update_out_params, in TEST_P() 3671 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, "" /* input */, &update_out_params, in TEST_P() 3678 EXPECT_EQ(ErrorCode::OK, Update(op_handle_, update_params, message, &update_out_params, in TEST_P() [all …]
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1341 * Update the CDMA Preferred Roaming List (PRL) in the radio NV storage.
|
D | types.hal | 533 * Registration state REG_DENIED must be returned if Location Update
|