Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 29) sorted by relevance

12

/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.cpp30 std::vector<GLenum>& store = mGlobals[name].enums; in getGlobalStateEnum() local
37 std::vector<unsigned char>& store = mGlobals[name].bytes; in getGlobalStateByte() local
44 std::vector<uint32_t>& store = mGlobals[name].ints; in getGlobalStateInt() local
51 std::vector<float>& store = mGlobals[name].floats; in getGlobalStateFloat() local
58 std::vector<uint64_t>& store = mGlobals[name].int64s; in getGlobalStateInt64() local
/hardware/interfaces/tests/msgq/1.0/default/
Dmq_test_service.cpp38 std::shared_ptr<TestAidlMsgQ> store = ndk::SharedRefBase::make<TestAidlMsgQ>(); in main() local
/hardware/interfaces/automotive/vehicle/2.0/default/
DVehicleService.cpp33 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp273 static inline bool ReadFileToLongsCheck(const std::string &path, std::vector<long> *store, in ReadFileToLongsCheck()
900 void MmMetricsReporter::readCompactionDurationStat(std::vector<long> *store) { in readCompactionDurationStat()
922 void MmMetricsReporter::fillCompactionDurationStatAtom(const std::vector<long> &store, in fillCompactionDurationStatAtom()
958 void MmMetricsReporter::readDirectReclaimStat(std::vector<long> *store) { in readDirectReclaimStat()
987 void MmMetricsReporter::fillDirectReclaimStatAtom(const std::vector<long> &store, in fillDirectReclaimStatAtom()
1064 void MmMetricsReporter::readPressureStall(const std::string &basePath, std::vector<long> *store) { in readPressureStall()
1120 std::vector<long> *store, int file_save_idx) { in parsePressureStallFileContent()
1175 std::vector<long> *store, int line_save_idx) { in parsePressureStallWords()
1207 std::vector<long> *store, int base_save_idx) { in savePressureMetrics()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_extensions.hpp30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_extensions.hpp30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/interfaces/identity/aidl/default/
Dservice.cpp56 std::shared_ptr<IdentityCredentialStore> store = in main() local
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_extensions.hpp30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/interfaces/security/secretkeeper/default/src/
Dstore.rs29 fn store(&mut self, key: &[u8], val: &[u8]) -> Result<(), Error> { in store() method
Dlib.rs30 mod store; module
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_extensions.hpp30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/interfaces/gnss/common/utils/vts/include/
DGnssCallbackEventQueue.h79 void GnssCallbackEventQueue<T>::store(const T& event) { in store() function
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h639 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function
931 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* ptr) in store() function
Dastcenc_vecmathlib_neon_4.h583 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function
827 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
Dastcenc_vecmathlib_sse_4.h630 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function
911 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
Dastcenc_vecmathlib_avx2_8.h549 ASTCENC_SIMD_INLINE void store(vint8 a, int* p) in store() function
977 ASTCENC_SIMD_INLINE void store(vfloat8 a, float* p) in store() function
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_cli.rs192 fn store(&mut self, id: &Id, secret: &Secret) -> Result<()> { in store() method
Dsecretkeeper_test_client.rs198 fn store(&mut self, id: &Id, secret: &Secret) -> Result<(), Error> { in store() method
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp229 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h633 void store(const T& value) { in store() function
639 void store(T&& value) { in store() function
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp501 auto store = std::make_unique<VehiclePropertyStore>(); in invokeVehiclePropStore() local

12