Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/threadnetwork/aidl/default/
Dservice.cpp34 void Service::Update(otSysMainloopContext& context) { in Update() function in aidl::android::hardware::threadnetwork::Service
Dthread_chip.cpp184 void ThreadChip::Update(otSysMainloopContext& context) { in Update() function in aidl::android::hardware::threadnetwork::ThreadChip
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DPropertyNode.cc38 std::chrono::milliseconds PropertyNode::Update(bool) { in Update() function in android::perfmgr::PropertyNode
DFileNode.cc42 std::chrono::milliseconds FileNode::Update(bool log_error) { in Update() function in android::perfmgr::FileNode
/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.h130 void Update() { WriteAPP1(m_pAppBase, false, true); } in Update() function
/hardware/google/pixel/pixelstats/include/pixelstats/
DBrownoutDetectedReporter.h87 enum Update { kUpdateMax, kUpdateMin }; enum
/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
/hardware/interfaces/security/keymint/aidl/vts/performance/
DKeyMintBenchmark.cpp467 ErrorCode Update(const string& input, string* output) { in Update() function in aidl::android::hardware::security::keymint::test::KeyMintBenchmarkTest
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp261 void DRMConnectorManager::Update() { in Update() function in sde_drm::DRMConnectorManager
/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
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp616 ErrorCode KeyMintAidlTestBase::Update(const string& input, string* output) { in Update() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase