Home
last modified time | relevance | path

Searched defs:set (Results 1 – 25 of 87) sorted by relevance

1234

/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DReturnIn.h46 void set(Head&& head, Tail&&... tail) { in set() function
51 void set() {} in set() function
/hardware/google/aemu/base/include/aemu/base/threads/
DThreadStore.h84 inline void set(void* value) { in set() function
135 void set(T* t) { in set() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThreadStore.h84 inline void set(void* value) { in set() function
135 void set(T* t) { in set() function
DAndroidThread_pthread.cpp168 sigset_t set; in maskAllSignals() local
/hardware/google/aemu/host-common/
DVmLock.cpp34 VmLock* VmLock::set(VmLock* vmLock) { in set() function in android::VmLock
/hardware/nxp/keymint/KM300/
DJavacardKeyMintUtils.cpp103 vector<KeyParameter> kmParamSet2Aidl(const keymaster_key_param_set_t& set) { in kmParamSet2Aidl()
173 keymaster_key_param_set_t set; in aidlKeyParams2Km() local
/hardware/nxp/keymint/KM200/
DJavacardKeyMintUtils.cpp125 vector<KeyParameter> kmParamSet2Aidl(const keymaster_key_param_set_t& set) { in kmParamSet2Aidl()
197 keymaster_key_param_set_t set; in aidlKeyParams2Km() local
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dmessage_layer.c33 void inv_set_message(long set, long clear, int level) in inv_set_message()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dmessage_layer.c33 void inv_set_message(long set, long clear, int level) in inv_set_message()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h192 void push_back(const AuthorizationSet& set) { in push_back()
197 void push_back(AuthorizationSet&& set) { in push_back()
262 AuthorizationSetBuilder& Authorizations(const AuthorizationSet& set) { in Authorizations()
/hardware/interfaces/security/keymint/support/
Dkey_param_output.cpp28 ostream& operator<<(ostream& os, const ::std::vector<KeyParameter>& set) { in operator <<()
/hardware/interfaces/keymaster/4.0/support/
Dkey_param_output.cpp32 ostream& operator<<(ostream& os, const hidl_vec<KeyParameter>& set) { in operator <<()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DIntervalTimer.cpp52 bool IntervalTimer::set(int ms, void* ptr, TIMER_FUNC cb) { in set() function in IntervalTimer
/hardware/nxp/keymint/transport/
DIntervalTimer.cpp53 bool IntervalTimer::set(int ms, void* ptr, TIMER_FUNC cb) { in set() function in IntervalTimer
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h189 void push_back(const AuthorizationSet& set) { in push_back()
195 void push_back(AuthorizationSet&& set) { in push_back()
307 inline AuthorizationSetBuilder& AuthorizationSetBuilder::Authorizations(AuthorizationSet&& set) { in Authorizations()
314 AuthorizationSetBuilder::Authorizations(const AuthorizationSet& set) { in Authorizations()
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h41 static auto set(T t, hidl_vec<ParameterValue> values) { in set() function
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_cmd.h32 int set; member
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dauthorization_set.h189 void push_back(const AuthorizationSet& set) { in push_back()
194 void push_back(AuthorizationSet&& set) { in push_back()
268 AuthorizationSetBuilder& Authorizations(const AuthorizationSet& set) { in Authorizations()
/hardware/google/camera/common/hal/hwl_interface/
Dcamera_device_session_hwl.h210 void setConfigureStreamsV2(bool set) { in setConfigureStreamsV2()
/hardware/google/aemu/base/include/aemu/base/containers/
DStaticMap.h31 void set(const K& key, const V& value) { in set() function
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensorDevice.cpp124 std::set<sp<BaseSensorObject>> set; in getSensors() local
/hardware/google/aemu/base/include/aemu/base/
DLruCache.h42 void set(const Key& key, Value&& value) { in set() function
/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp69 Return<void> Memory::set(const hidl_memory& mem) { in set() function in android::hardware::tests::memory::V1_0::implementation::Memory
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalUtils.h56 static auto set(T t, hidl_vec<ParameterValue> values) { in set() function
/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpBits.h58 constexpr void set(const Range& range, int value) { in set() function

1234