Home
last modified time | relevance | path

Searched defs:kAccDeclaredSynchronized (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dmodifiers.h48 static constexpr uint32_t kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_format.h94 constexpr u4 kAccDeclaredSynchronized = 0x00020000; // method (dex only) variable