Home
last modified time | relevance | path

Searched defs:store (Results 76 – 100 of 133) sorted by relevance

123456

/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_extensions.hpp30 void omx_video::init_vendor_extensions(VendorExtensionStore &store) { in init_vendor_extensions()
/aosp12/system/update_engine/cros/
H A Dhardware_chromeos.cc290 brillo::KeyValueStore store; in LoadConfig() local
H A Domaha_request_builder_xml.cc345 brillo::KeyValueStore store; in GetApp() local
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DFileCache.java100 public void store(String downloadUrl, File file) { in store() method in FileCache
/aosp12/system/core/fs_mgr/tools/
H A Ddmuserd.cpp291 char* store; in main() local
/aosp14/system/core/fs_mgr/tools/
H A Ddmuserd.cpp292 char* store; in main() local
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
H A DVehicleManager_fuzzer.cpp393 auto store = std::make_unique<VehiclePropertyStore>(); in invokeVehiclePropStore() local
/aosp12/system/bt/hci/src/
H A Dhci_layer_linux.cc269 uint8_t store = *addr; in hci_transmit() local
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.cpp229 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
/aosp12/system/update_engine/common/
H A Dutils_unittest.cc301 brillo::KeyValueStore store; in TEST() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentStore.cpp133 ComponentStore::ComponentStore(const std::shared_ptr<C2ComponentStore>& store) in ComponentStore()
H A DComponent.cpp207 const sp<ComponentStore>& store, in Component()
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp133 ComponentStore::ComponentStore(const std::shared_ptr<C2ComponentStore>& store) in ComponentStore()
H A DComponent.cpp207 const sp<ComponentStore>& store, in Component()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyData.java180 static boolean store(DevicePolicyData policyData, JournaledFile file, boolean isFdeDevice) { in store() method in DevicePolicyData
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp133 ComponentStore::ComponentStore(const std::shared_ptr<C2ComponentStore>& store) in ComponentStore()
H A DComponent.cpp207 const sp<ComponentStore>& store, in Component()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyData.java212 static boolean store(DevicePolicyData policyData, JournaledFile file) { in store() method in DevicePolicyData
/aosp12/frameworks/base/keystore/java/android/security/
H A DKeyChain.java887 TrustedCertificateStore store = new TrustedCertificateStore(); in getCertificateChain() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp70 std::shared_ptr<C2AllocatorStore> store = android::GetCodec2PlatformAllocatorStore(); in SetUp() local
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp97 std::shared_ptr<C2AllocatorStore> store = android::GetCodec2PlatformAllocatorStore(); in SetUp() local
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyChain.java887 TrustedCertificateStore store = new TrustedCertificateStore(); in getCertificateChain() local
/aosp12/art/disassembler/
H A Ddisassembler_x86.cc342 bool store = false; // stores to memory (ie rm is on the left) in DumpInstruction() local
/aosp12/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp334 std::shared_ptr<C2AllocatorStore> store = android::GetCodec2PlatformAllocatorStore(); in getLinearAllocator() local

123456