Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp170 LocHeapNode* LocHeapNode::remove(LocHeapNode*& top, LocRankable& data) { in remove() function in LocHeapNode
256 LocRankable* LocHeap::remove(LocRankable& rankable) { in remove() function in LocHeap
DLocTimer.cpp329 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() function in LocTimerContainer
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp170 LocHeapNode* LocHeapNode::remove(LocHeapNode*& top, LocRankable& data) { in remove() function in LocHeapNode
256 LocRankable* LocHeap::remove(LocRankable& rankable) { in remove() function in LocHeap
DLocTimer.cpp328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() function in LocTimerContainer
/hardware/qcom/gps/msm8998/utils/
DLocHeap.cpp170 LocHeapNode* LocHeapNode::remove(LocHeapNode*& top, LocRankable& data) { in remove() function in LocHeapNode
256 LocRankable* LocHeap::remove(LocRankable& rankable) { in remove() function in LocHeap
DLocTimer.cpp328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() function in LocTimerContainer
/hardware/interfaces/audio/common/2.0/default/
DEffectMap.cpp47 void EffectMap::remove(effect_handle_t handle) { in remove() function in android::EffectMap
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp183 Return<RequestStatus> BiometricsFingerprint::remove(uint32_t gid, uint32_t fid) { in remove() function in android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint
/hardware/libhardware/include/hardware/
Dfingerprint.h241 int (*remove)(struct fingerprint_device *dev, uint32_t gid, uint32_t fid); member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DCameraParameters.cpp291 void CameraParameters::remove(const char *key) in remove() function in android::CameraParameters