Home
last modified time | relevance | path

Searched defs:storage (Results 176 – 200 of 235) sorted by relevance

12345678910

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h319 virtual void SetLocalStorage(int32_t instanceId, NativeReference* storage) {} in SetLocalStorage()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dquery_sync_water_mark_helper.cpp70 int QuerySyncWaterMarkHelper::Initialize(ISyncInterface *storage) in Initialize()
H A Dtime_sync.cpp182 const ISyncInterface *storage, const DeviceID &deviceId) in Initialize()
/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp237 EntryStorage storage = mStorage.load(); in ClearForPID() local
264 EntryStorage storage = mStorage.load(); in Clear() local
280 EntryStorage storage = mStorage.load(); in GetValues() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1256 …ndowSessionImpl::NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in NapiSetUIContent()
1265 const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) in SetUIContentByName()
1272 const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) in SetUIContentByAbc()
1286 … WindowSessionImpl::InitUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in InitUIContent()
1337 …dowSessionImpl::SetUIContentInner(const std::string& contentInfo, napi_env env, napi_value storage, in SetUIContentInner()
H A Dwindow_impl.cpp606 …rror WindowImpl::NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in NapiSetUIContent()
615 const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) in SetUIContentByName()
622 const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) in SetUIContentByAbc()
628 …ror WindowImpl::SetUIContentInner(const std::string& contentInfo, napi_env env, napi_value storage, in SetUIContentInner()
H A Dwindow_extension_session_impl.cpp517 …sionSessionImpl::NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in NapiSetUIContent()
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_graph_color.cc236 ScopedArenaDeque<ScopedArenaVector<InterferenceNode*>>* storage) { in AddInterference()
294 ScopedArenaDeque<ScopedArenaVector<CoalesceOpportunity*>>* storage) { in AddCoalesceOpportunity()
/aosp12/frameworks/base/core/java/android/os/storage/
H A DVolumeInfo.java387 final StorageManager storage = context.getSystemService(StorageManager.class); in buildStorageVolume() local
/aosp12/frameworks/base/media/java/android/media/
H A DRingtoneManager.java853 private static boolean isRingtoneUriInStorage(Uri ringtone, Uri storage) { in isRingtoneUriInStorage()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h109 …const std::shared_ptr<std::vector<uint8_t>>& content, napi_value storage, const std::string& conte… in Initialize()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.cpp130 napi_ref storage = nullptr; in SetUiContent() local
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp800 std::shared_ptr<NativeReference> storage) in SetUiContent()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_extension_session_impl_test.cpp949 napi_value storage = napi_value(); variable
H A Dwindow_session_impl_two_test.cpp1079 napi_value storage = nullptr; variable
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java424 final LockSettingsStorage storage = new LockSettingsStorage(mContext); in getStorage() local
494 public SyntheticPasswordManager getSyntheticPasswordManager(LockSettingsStorage storage) { in getSyntheticPasswordManager()
500 LockSettingsStorage storage) { in getRebootEscrowManager()
/aosp12/art/runtime/mirror/
H A Dclass.cc1118 const char* Class::GetDescriptor(std::string* storage) { in GetDescriptor()
1350 std::string storage; in ProxyDescriptorEquals() local
/aosp12/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java2350 final StorageManager storage = mContext.getSystemService(StorageManager.class); in getPackageCurrentVolume() local
2356 StorageManager storage) { in getPackageCurrentVolume()
2459 final StorageManager storage = mContext.getSystemService(StorageManager.class); in getPrimaryStorageCurrentVolume() local
2466 final StorageManager storage = mContext.getSystemService(StorageManager.class); in getPrimaryStorageCandidateVolumes() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp411 double storage[DIMENSION]; in MapScalars() local
/aosp12/art/dex2oat/
H A Dverifier_deps_test.cc278 auto& storage = dex_dep.second->assignable_types_; in HasAssignable() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session.cpp132 napi_value storage = argc < 3 ? nullptr : argv[2]; // 3: params num; 2: storage param index in OnLoadContent() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DPersistAtomsStorage.java1503 private static <T> T[] insertAtRandomPlace(T[] storage, T instance, int maxLength) { in insertAtRandomPlace()
/aosp12/frameworks/native/libs/ui/
H A DRegion.cpp473 FatVector<Rect>& storage; member in android::Region::rasterizer
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgrpc-context-1.19.0.jar ... .Annotation { } io/grpc/Context$Storage.class Context.java package io.grpc public ...
/aosp12/art/runtime/
H A Dmethod_handles.cc56 std::string storage; in GetUnboxedPrimitiveType() local

12345678910