Home
last modified time | relevance | path

Searched refs:Replace (Results 1 – 2 of 2) sorted by relevance

/system/ulib/lockdep/include/lockdep/
A Dthread_lock_state.h45 Replace(&other);
63 void Replace(AcquiredLockEntry* target);
158 friend void AcquiredLockEntry::Replace(AcquiredLockEntry*);
171 void Replace(AcquiredLockEntry* original, AcquiredLockEntry* replacement) { in Replace() function
227 inline void AcquiredLockEntry::Replace(AcquiredLockEntry* target) { in Replace() function
228 ThreadLockState::Get()->Replace(target, this); in Replace()
/system/fidl/fuchsia-io/
A Dio.fidl365 // TODO(smklein): Replace this field with a string when supported

Completed in 4 milliseconds