OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:editValueFor
(Results
1 - 13
of
13
) sorted by null
/frameworks/base/tools/aapt/
ResourceFilter.cpp
49
SortedVector<uint32_t>& sv = mData.
editValueFor
(axis);
ResourceTable.cpp
[
all
...]
/frameworks/native/services/sensorservice/
SensorDevice.cpp
122
Info& info( mActivationCount.
editValueFor
(handle) );
134
Info& info( mActivationCount.
editValueFor
(handle) );
238
Info& info(mActivationCount.
editValueFor
(handle));
289
Info& info( mActivationCount.
editValueFor
(handle) );
SensorService.cpp
436
mLastEventSeen.
editValueFor
(last->sensor) = *last;
442
mLastEventSeen.
editValueFor
(last->sensor) = *last;
568
sensors_event_t& event(mLastEventSeen.
editValueFor
(handle));
[
all
...]
/system/core/include/utils/
KeyedVector.h
78
VALUE&
editValueFor
(const KEY& key);
164
VALUE& KeyedVector<KEY,VALUE>::
editValueFor
(const KEY& key) {
/system/core/libpixelflinger/codeflinger/tinyutils/
KeyedVector.h
73
VALUE&
editValueFor
(const KEY& key);
142
VALUE& KeyedVector<KEY,VALUE>::
editValueFor
(const KEY& key) {
/frameworks/av/camera/
ProCamera.cpp
430
return mStreams.
editValueFor
(streamId);
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
99
sp<AnotherPacketSource> &aps = mPacketSources.
editValueFor
(stream);
100
sp<AnotherPacketSource> &aps2 = mPacketSources2.
editValueFor
(stream);
320
FetcherInfo *info = &mFetcherInfos.
editValueFor
(uri);
357
FetcherInfo *info = &mFetcherInfos.
editValueFor
(uri);
[
all
...]
/frameworks/av/cmds/stagefright/
codec.cpp
163
CodecState *state = &stateByTrack.
editValueFor
(trackIndex);
SimplePlayer.cpp
476
CodecState *state = &mStateByTrackIndex.
editValueFor
(trackIndex);
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp
[
all
...]
Completed in 640 milliseconds