/aosp12/art/runtime/gc/accounting/ |
H A D | space_bitmap.h | 93 return Modify<true>(obj); in Set() 98 return Modify<false>(obj); in Clear() 242 bool Modify(const mirror::Object* obj);
|
H A D | space_bitmap-inl.h | 187 inline bool SpaceBitmap<kAlignment>::Modify(const mirror::Object* obj) { in Modify() function
|
/aosp12/packages/providers/TelephonyProvider/assets/ |
H A D | README | 18 1. Modify carrierIdentification.db database by SQL command 31 - Modify carrier_list.textpb directly (Note: You should also bump the version
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | README.md | 42 1. Modify `dex_testcase_generator` to produce the DEX file. 47 4. Modify `DexBuilderTest.java` to load and exercise the new test.
|
/aosp12/system/bt/gd/storage/ |
H A D | storage_module.h | 106 Mutation Modify();
|
H A D | storage_module.cc | 98 Mutation StorageModule::Modify() { in Modify() function in bluetooth::storage::StorageModule
|
/aosp12/system/bt/gd/security/record/ |
H A D | security_record_storage.cc | 108 auto mutation = storage_module_->Modify(); in SaveSecurityRecords() 188 auto mutation = storage_module_->Modify(); in RemoveDevice()
|
/aosp12/frameworks/native/opengl/specs/ |
H A D | EGL_ANDROID_native_fence_sync.txt | 112 Modify Section 3.8.1 (Sync Objects), added by KHR_fence_sync, starting at 147 Modify the list of eglCreateSyncKHR errors in Section 3.8.1 (Sync Objects), 180 Modify table 3.cc in Section 3.8.1 (Sync Objects), added by KHR_fence_sync 191 Modify the second paragraph description of eglDestroySyncKHR in Section
|
/aosp12/system/bt/main/shim/ |
H A D | le_scanning_manager.cc | 462 auto mutation = storage_module->Modify(); in handle_remote_properties() 469 auto mutation2 = storage_module->Modify(); in handle_remote_properties()
|
/aosp12/system/libhidl/vintfdata/ |
H A D | README.md | 80 manually inspect the frozen compatibility matrix. Modify the `optional`
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | tutorial.md | 243 # Create/Modify Values {#CreateModifyValues} 391 ## Modify Array {#ModifyArray} 431 ## Modify Object {#ModifyObject}
|
/aosp12/system/bt/gd/security/internal/ |
H A D | security_manager_impl.cc | 85 auto mutation = storage_module_->Modify(); in Init() 92 auto mutation = storage_module_->Modify(); in Init()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/ |
H A D | readme.md | 108 // 2. Modify it by DOM.
|
/aosp12/hardware/interfaces/health/2.1/ |
H A D | README.md | 38 1. Modify the implementation to suit your needs.
|
/aosp12/system/timezone/ |
H A D | README.android | 159 1) Modify android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/TzDataSetVersion.java
|
/aosp12/bionic/docs/ |
H A D | native_allocator.md | 397 Modify the `load_maps` function and add a check of the new expected name.
|
/aosp12/frameworks/proto_logging/stats/enums/app/ |
H A D | tvsettings_enums.proto | 517 // TvSettings > Apps > Special app access > Modify system settings
|
H A D | settings_enums.proto | 212 // ACTION: Allow "Modify system settings" for an app 215 // ACTION: Deny "Modify system settings" for an app
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 3580 // ACTION: Allow "Modify system settings" for an app 3583 // ACTION: Deny "Modify system settings" for an app
|