Searched refs:update (Results 1 – 11 of 11) sorted by relevance
40 void (* const update)(struct HASH_CTX*, const void*, int); member54 #define HASH_update(ctx, data, len) (ctx)->f->update(ctx, data, len)
33 this->update(ignoreDepth+1); in CallStack()40 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
131 void ProcessCallStack::update() { in update() function in android::ProcessCallStack189 threadInfo.callStack.update(ignoreDepth, tid); in update()
238 ref->stack.update(2); in addRef()
47 void update(int32_t ignoreDepth=1, pid_t tid=BACKTRACE_CURRENT_THREAD);
42 void update();
41 bool update(void);
180 int new_wake_interval = gBatteryMonitor->update() ? in healthd_battery_update()
176 bool BatteryMonitor::update(void) { in update() function in android::BatteryMonitor
239 verifier.update(input); in verify()247 signer.update(input); in sign()
316 # Set SELinux security contexts on upgrade or policy update.