Home
last modified time | relevance | path

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

/aosp_15_r20/art/libdexfile/dex/
H A Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dmodifiers.h31 static constexpr uint32_t kAccSynchronized = 0x0020; // method (only allowed on natives) variable
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_format.h80 constexpr u4 kAccSynchronized = 0x0020; // method (only allowed on natives) variable