Searched +defs:cache +defs:base (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_utils.cpp | 49 unsigned char *cache = (unsigned char *)calloc(outlen + 1, sizeof(unsigned char)); in HexStringConvertToBytes() local 123 char16_t *cache = (char16_t *)calloc(outLen + 1, sizeof(char16_t)); in CharsConvertToChar16() local 240 int base = 0; in UcsConvertToString() local 277 int base = (data[offset + UCS_BASE_POS] << BYTE_BIT) + data[offset + UCS_BASE_POS + 1]; in UcsWideConvertToString() local
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/utils/ |
H A D | WatcherTest.java | 274 ArrayMap<Integer, Leaf> base = new ArrayMap<>(); in testWatchedArrayMap() local 377 ArraySet<Leaf> base = new ArraySet<>(); in testWatchedArraySet() local 491 ArrayList<Leaf> base = new ArrayList<>(); in testWatchedArrayList() local 612 SparseArray<Leaf> base = new SparseArray<>(); in testWatchedSparseArray() local 735 LongSparseArray<Leaf> base = new LongSparseArray<>(); in testWatchedLongSparseArray() local 793 SparseBooleanArray base = new SparseBooleanArray(); in testWatchedSparseBooleanArray() local 851 SparseIntArray base = new SparseIntArray(); in testWatchedSparseIntArray() local 1235 SnapshotCache<Leaf> cache = new SnapshotCache<>(leafA, leafA) { in testSnapshotCache() local
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | huks_adapter_test.cpp | 786 struct var_buffer base; variable 810 struct var_buffer base; variable 832 struct var_buffer base; variable 1418 struct auth_info_cache cache; variable 1433 struct auth_info_cache cache; variable
|
/aosp14/system/core/llkd/ |
H A D | libllkd.cpp | 499 static std::unordered_map<std::string, int> cache; in llkFileToWriteFd() local 670 size_t base = 0; in llkSplit() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_utils.cpp | 957 int32_t *cache = cacheAudioData_.data(); in CheckAudioData() local 1382 uint32_t GenerateUniqueID(AudioHdiUniqueIDBase base, uint32_t offset) in GenerateUniqueID()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | js_initialize.cpp | 1231 std::string base = context->GetBaseDir(); in BaseToWhole() local 1242 std::string cache = context->GetCacheDir(); in CacheToWhole() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ContextImpl.java | 129 ReceiverRestrictedContext(Context base) { in ReceiverRestrictedContext() 594 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in getSharedPreferences() local 643 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in reloadSharedPreferences() local 704 final ArrayMap<File, SharedPreferencesImpl> cache = in moveSharedPreferencesFrom() local 720 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in deleteSharedPreferences() local 3566 private File makeFilename(File base, String name) { in makeFilename()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |