/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/ |
H A D | RecoverySessionStorageTest.java | 51 RecoverySessionStorage storage = new RecoverySessionStorage(); in size_incrementsAfterAdd() local 60 RecoverySessionStorage storage = new RecoverySessionStorage(); in size_decrementsAfterRemove() local 70 RecoverySessionStorage storage = new RecoverySessionStorage(); in remove_overwritesLskfHashMemory() local 82 RecoverySessionStorage storage = new RecoverySessionStorage(); in remove_overwritesKeyClaimantMemory() local 94 RecoverySessionStorage storage = new RecoverySessionStorage(); in remove_deletesSpecificSession() local 114 RecoverySessionStorage storage = new RecoverySessionStorage(); in remove_doesNotDeleteOtherSessions() local 133 RecoverySessionStorage storage = new RecoverySessionStorage(); in destroy_overwritesLskfHashMemory() local 145 RecoverySessionStorage storage = new RecoverySessionStorage(); in destroy_overwritesKeyClaimantMemory() local
|
/aosp12/art/compiler/ |
H A D | compiled_method.cc | 24 CompiledCode::CompiledCode(CompiledMethodStorage* storage, in CompiledCode() 97 CompiledMethod::CompiledMethod(CompiledMethodStorage* storage, in CompiledMethod() 110 CompiledMethodStorage* storage, in SwapAllocCompiledMethod() 127 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompiledMethodStorage* storage, in ReleaseSwapAllocatedCompiledMethod() 135 CompiledMethodStorage* storage = GetStorage(); in ~CompiledMethod() local
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/ |
H A D | UrisSupplier.java | 64 abstract Iterable<Uri> getUris(ClipStore storage) throws IOException; in getUris() 73 public static UrisSupplier create(ClipData clipData, ClipStore storage) throws IOException { in create() 86 Selection<String> selection, Function<String, Uri> uriBuilder, ClipStore storage) in create() 103 public static UrisSupplier create(List<Uri> uris, ClipStore storage) throws IOException { in create() 119 private JumboUrisSupplier(ClipData clipData, ClipStore storage) throws IOException { in JumboUrisSupplier() 147 Iterable<Uri> getUris(ClipStore storage) throws IOException { in getUris() 245 Iterable<Uri> getUris(ClipStore storage) { in getUris()
|
/aosp12/frameworks/av/media/mtp/tests/MtpFuzzer/ |
H A D | MtpMockDatabase.h | 36 void addStorage(MtpStorage* storage) { in addStorage() 41 bool hasStorage(MtpStorageID storage) { return mStorage.find(storage) != mStorage.end(); } in hasStorage()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
H A D | mtp_set_object_prop_test.cpp | 35 auto storage = make_shared<Storage>(); variable 65 auto storage = make_shared<Storage>(); variable 85 auto storage = make_shared<Storage>(); variable 101 auto storage = make_shared<Storage>(); variable 120 auto storage = make_shared<Storage>(); variable 137 auto storage = make_shared<Storage>(); variable
|
/aosp12/frameworks/base/core/java/android/os/incremental/ |
H A D | IncrementalManager.java | 134 final IncrementalStorage storage = new IncrementalStorage(mService, id); in openStorage() local 292 final IncrementalStorage storage = openStorage(codePath); in rmPackageDir() local 313 final IncrementalStorage storage = openStorage(codePath); in registerLoadingProgressCallback() local 326 final IncrementalStorage storage = openStorage(codePath); in unregisterLoadingProgressCallbacks() local 339 public void cleanUpCallbacks(@NonNull IncrementalStorage storage) { in cleanUpCallbacks() 353 public boolean registerCallback(@NonNull IncrementalStorage storage, in registerCallback() 402 final IncrementalStorage storage = openStorage(codePath); in getMetrics() local
|
/aosp12/system/bt/gd/storage/ |
H A D | storage_module_test.cc | 137 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 212 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 241 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 291 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 309 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local
|
H A D | adapter_config.cc | 20 namespace storage { namespace
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | CarrierIdMatchStats.java | 36 PersistAtomsStorage storage = PhoneFactory.getMetricsCollector().getAtomsStorage(); in onCarrierIdMismatch() local 54 PersistAtomsStorage storage = PhoneFactory.getMetricsCollector().getAtomsStorage(); in sendCarrierIdTableVersion() local
|
H A D | NetworkRequestsStats.java | 43 PersistAtomsStorage storage = PhoneFactory.getMetricsCollector().getAtomsStorage(); in addNetworkRequest() local 57 PersistAtomsStorage storage = PhoneFactory.getMetricsCollector().getAtomsStorage(); in addNetworkRelease() local
|
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/c/ |
H A D | type_def.h | 158 uint32_t storage[(ffrt_task_attr_storage_size + sizeof(uint32_t) - 1) / sizeof(uint32_t)]; member 162 uint32_t storage[(ffrt_queue_attr_storage_size + sizeof(uint32_t) - 1) / sizeof(uint32_t)]; member 177 long storage; member 181 long storage; member 202 uint32_t storage[(ffrt_mutex_storage_size + sizeof(uint32_t) - 1) / sizeof(uint32_t)]; member 206 uint32_t storage[(ffrt_cond_storage_size + sizeof(uint32_t) - 1) / sizeof(uint32_t)]; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_query_sync_test.cpp | 780 VirtualSingleVerSyncDBInterface storage; variable 861 VirtualSingleVerSyncDBInterface storage; variable 907 VirtualSingleVerSyncDBInterface storage; variable 934 VirtualSingleVerSyncDBInterface storage; variable 979 VirtualSingleVerSyncDBInterface storage; variable 1035 VirtualSingleVerSyncDBInterface storage; variable 1086 VirtualSingleVerSyncDBInterface storage; variable 1122 VirtualSingleVerSyncDBInterface storage; variable 1188 VirtualSingleVerSyncDBInterface storage; variable 1269 VirtualSingleVerSyncDBInterface storage; variable [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync_utils.cpp | 24 void FillPermissionCheckParam(const SyncGenericInterface* storage, int mode, PermissionCheckParam &… in FillPermissionCheckParam() 93 …VerDataSyncUtils::RequestQueryCheck(const DataRequestPacket *packet, SyncGenericInterface *storage) in RequestQueryCheck() 117 const SecurityOption &remoteSecOption, SyncGenericInterface *storage) in IsPermitRemoteDeviceRecvData() 200 …ncUtils::RunPermissionCheck(SingleVerSyncTaskContext *context, const SyncGenericInterface* storage, in RunPermissionCheck() 207 …ncUtils::RunPermissionCheck(SingleVerSyncTaskContext *context, const SyncGenericInterface* storage, in RunPermissionCheck() 214 const ICommunicator *communicator, const SyncGenericInterface *storage) in CheckPermitReceiveData() 490 …const SyncGenericInterface* storage, const std::string &label, const DataRequestPacket *packet, in… in RunPermissionCheckInner() 523 const SyncGenericInterface &storage, std::shared_ptr<Metadata> &metadata) in RecordClientId() 540 …const SyncGenericInterface &storage, DataRequestPacket &packet, std::shared_ptr<Metadata> &metadat… in SetDataRequestCommonInfo()
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-api-services-storage-v1-rev158-1.25.0.jar | ... )
}
com/google/api/services/storage/Storage$BucketAccessControls$Get.class
Storage. ... |
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | LockSettingsStorageTests.java | 212 String storage = mStorage.readKeyValue("key", "default", 0); in testKeyValue_CacheStarvedWriter() local 346 LockSettingsStorage storage = new LockSettingsStorage(InstrumentationRegistry.getContext()); in testFileLocation_Owner() local 354 LockSettingsStorage storage = new LockSettingsStorage(InstrumentationRegistry.getContext()); in testFileLocation_SecondaryUser() local 362 LockSettingsStorage storage = new LockSettingsStorage(InstrumentationRegistry.getContext()); in testFileLocation_ProfileToSecondary() local 370 LockSettingsStorage storage = new LockSettingsStorage(InstrumentationRegistry.getContext()); in testFileLocation_ProfileToOwner() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
H A D | window_stage.js | 21 setUIContent(context, url, storage) { argument 25 loadContent(url, storage, asyncCallback) { argument 29 loadContentByName(name, storage, asyncCallback) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | memory_filesystem.cpp | 46 auto storage = pos->second.lock(); in OpenFile() local 59 auto storage = std::make_shared<MemoryFileStorage>(); in CreateFile() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/ |
H A D | embeddable_window_stage.js | 29 loadContent(url, storage, asyncCallback) { argument 33 loadContentByName(name, storage, asyncCallback) { argument
|
/aosp12/art/libartbase/base/ |
H A D | intrusive_forward_list_test.cc | 170 std::vector<ValueType> storage(ref.begin(), ref.end()); in ConstructRange() local 313 std::vector<ValueType> storage(ref.begin(), ref.end()); in EraseAfter1() local 376 std::vector<ValueType> storage(ref.begin(), ref.end()); in EraseAfter2() local 452 std::vector<ValueType> storage(ref1.begin(), ref1.end()); in SpliceAfter() local 568 std::vector<ValueType> storage(ref.begin(), ref.end()); in Remove() local 597 std::vector<ValueType> storage(ref.begin(), ref.end()); in Unique() local 654 std::vector<ValueType> storage(ref.begin(), ref.end()); in Sort1() local 675 std::vector<ValueType> storage(ref.begin(), ref.end()); in Sort2() local 699 std::vector<ValueType> storage(ref.begin(), ref.end()); in Reverse() local 720 std::vector<ValueType> storage(ref.begin(), ref.end()); in ModifyValue() local [all …]
|
/aosp12/hardware/interfaces/health/storage/aidl/default/ |
H A D | main.cpp | 30 auto storage = ndk::SharedRefBase::make<Storage>(); in main() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | CreateJavaOutputStreamAdaptor.cpp | 175 SkStream* CreateJavaInputStreamAdaptor(JNIEnv* env, jobject stream, jbyteArray storage, in CreateJavaInputStreamAdaptor() 180 sk_sp<SkData> CopyJavaInputStream(JNIEnv* env, jobject inputStream, jbyteArray storage) { in CopyJavaInputStream() 211 SkJavaOutputStream(JNIEnv* env, jobject stream, jbyteArray storage) in SkJavaOutputStream() 222 jbyteArray storage = fJavaByteArray; in write() local 272 jbyteArray storage) { in CreateJavaOutputStreamAdaptor()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_storage_manager.cpp | 86 void MtpStorageManager::AddStorage(shared_ptr<Storage> &storage) in AddStorage() 98 void MtpStorageManager::RemoveStorage(std::shared_ptr<Storage> &storage) in RemoveStorage() 108 for (auto storage : storages) { in GetStorage() local
|
/aosp12/system/chre/platform/shared/include/chre/platform/shared/ |
H A D | memory.h | 102 auto *storage = static_cast<T *>(memoryAllocDram(sizeof(T))); in memoryAllocDram() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserDataPreparer.java | 71 final StorageManager storage = mContext.getSystemService(StorageManager.class); in prepareUserData() local 83 final StorageManager storage = mContext.getSystemService(StorageManager.class); in prepareUserDataLI() local 127 final StorageManager storage = mContext.getSystemService(StorageManager.class); in destroyUserData() local 136 final StorageManager storage = mContext.getSystemService(StorageManager.class); in destroyUserDataLI() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
H A D | PrivateVolumeForget.java | 64 final StorageManager storage = getActivity().getSystemService(StorageManager.class); in onCreateView() local 116 final StorageManager storage = context.getSystemService(StorageManager.class); in onCreateDialog() local
|