Home
last modified time | relevance | path

Searched defs:update (Results 1 – 10 of 10) sorted by relevance

/system/core/libutils/
DCallStack.cpp40 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
DProcessCallStack.cpp131 void ProcessCallStack::update() { in update() function in android::ProcessCallStack
/system/core/include/mincrypt/
Dhash-internal.h40 void (* const update)(struct HASH_CTX*, const void*, int); member
/system/core/healthd/
DBatteryMonitor.cpp176 bool BatteryMonitor::update(void) { in update() function in android::BatteryMonitor
/system/keymaster/
Dsoft_keymaster_device.cpp855 keymaster_error_t SoftKeymasterDevice::update(const keymaster1_device_t* dev, in update() function in keymaster::SoftKeymasterDevice
/system/bt/stack/btm/
Dbtm_inq.c1856 BOOLEAN update = FALSE; in btm_process_inq_results() local
Dbtm_ble_gap.c2760 BOOLEAN update = TRUE; in btm_ble_process_adv_pkt_cont() local
/system/security/keystore/
DIKeystoreService.cpp1102 virtual void update(const sp<IBinder>& token, const KeymasterArguments& params, in update() function in android::BpKeystoreService
Dkeystore.cpp2564 void update(const sp<IBinder>& token, const KeymasterArguments& params, const uint8_t* data, in update() function in android::KeyStoreProxy
/system/bt/stack/include/
Dbtm_api.h859 tBTM_BL_UPDATE_DATA update; /* The data associated with BTM_BL_UPDATE_EVT */ member