Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 21 of 21) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DFileNodeTest.cc45 t.Update(false); in TEST()
53 t.Update(false); in TEST()
57 t2.Update(false); in TEST()
66 t.Update(false); in TEST()
117 std::chrono::milliseconds expire_time = t.Update(true); in TEST()
123 expire_time = t.Update(true); in TEST()
135 std::chrono::milliseconds expire_time = t.Update(true); in TEST()
142 expire_time = t.Update(true); in TEST()
148 expire_time = t.Update(true); in TEST()
154 expire_time = t.Update(true); in TEST()
[all …]
DPropertyNodeTest.cc51 t.Update(false); in TEST()
59 t.Update(false); in TEST()
63 t2.Update(false); in TEST()
72 t.Update(false); in TEST()
125 std::chrono::milliseconds expire_time = t.Update(true); in TEST()
132 expire_time = t.Update(true); in TEST()
138 expire_time = t.Update(true); in TEST()
144 expire_time = t.Update(true); in TEST()
155 std::chrono::milliseconds expire_time = t.Update(true); in TEST()
162 expire_time = t.Update(true); in TEST()
[all …]
/hardware/qcom/msm8998/json-c/
DRELEASE_CHECKLIST.txt19 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.
DChangeLog178 * Move autogen commands into autogen.sh. Update README
/hardware/google/pixel-sepolicy/sota_app/system_ext/
Dfactory_ota_app.te8 # Than Update engine could use it to execute OTA process.
20 # Allow Factory OTA to call Update Engine
22 # Allow Update Engine to call the Factory OTA callback
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DPropertyNode.h36 std::chrono::milliseconds Update(bool log_error) override;
DFileNode.h38 std::chrono::milliseconds Update(bool log_error) override;
DNode.h62 virtual std::chrono::milliseconds Update(bool log_error) = 0;
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNodeLooperThread.cc109 n->Update(false); in threadLoop()
112 timeout_ms = std::min(n->Update(true), timeout_ms); in threadLoop()
DPropertyNode.cc38 std::chrono::milliseconds PropertyNode::Update(bool) { in Update() function in android::perfmgr::PropertyNode
DFileNode.cc44 std::chrono::milliseconds FileNode::Update(bool log_error) { in Update() function in android::perfmgr::FileNode
/hardware/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.cpp42 result = Update(op_handle_, update_params, message, &update_out_params, &output, &consumed); in ProcessMessage()
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp284 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()
DKeymasterHidlTest.h139 ErrorCode Update(OperationHandle op_handle, const AuthorizationSet& in_params,
142 ErrorCode Update(const string& input, string* out, size_t* input_consumed);
Dkeymaster_hidl_hal_test.cpp2830 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/
DREADME.md50 1. [Update necessary SELinux permissions](#selinux).
115 # Update necessary SELinux permissions {#selinux}
/hardware/interfaces/health/2.0/
DREADME.md119 1. Update necessary SELinux permissions. For example,
DREADME119 1. Update necessary SELinux permissions. For example,
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp612 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/
DIRadio.hal1341 * Update the CDMA Preferred Roaming List (PRL) in the radio NV storage.
Dtypes.hal533 * Registration state REG_DENIED must be returned if Location Update