/hardware/google/gfxstream/host/gl/glsnapshot/ |
D | GLSnapshot.cpp | 30 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/ |
D | mq_test_service.cpp | 38 std::shared_ptr<TestAidlMsgQ> store = ndk::SharedRefBase::make<TestAidlMsgQ>(); in main() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | VehicleService.cpp | 33 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
|
/hardware/google/pixel/pixelstats/ |
D | MmMetricsReporter.cpp | 273 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/ |
D | omx_vdec_extensions.hpp | 30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_extensions.hpp | 30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/interfaces/identity/aidl/default/ |
D | service.cpp | 56 std::shared_ptr<IdentityCredentialStore> store = in main() local
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_extensions.hpp | 30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/interfaces/security/secretkeeper/default/src/ |
D | store.rs | 29 fn store(&mut self, key: &[u8], val: &[u8]) -> Result<(), Error> { in store() method
|
D | lib.rs | 30 mod store; module
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_extensions.hpp | 30 void omx_vdec::init_vendor_extensions (VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/interfaces/gnss/common/utils/vts/include/ |
D | GnssCallbackEventQueue.h | 79 void GnssCallbackEventQueue<T>::store(const T& event) { in store() function
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib_none_4.h | 639 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
|
D | astcenc_vecmathlib_neon_4.h | 583 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
|
D | astcenc_vecmathlib_sse_4.h | 630 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
|
D | astcenc_vecmathlib_avx2_8.h | 549 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/ |
D | secretkeeper_cli.rs | 192 fn store(&mut self, id: &Id, secret: &Secret) -> Result<()> { in store() method
|
D | secretkeeper_test_client.rs | 198 fn store(&mut self, id: &Id, secret: &Secret) -> Result<(), Error> { in store() method
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.cpp | 229 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 633 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/ |
D | VehicleManager_fuzzer.cpp | 501 auto store = std::make_unique<VehiclePropertyStore>(); in invokeVehiclePropStore() local
|