Home
last modified time | relevance | path

Searched defs:parent_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Djit_memory_region_test.cc150 const int32_t parent_value = 66; in TestUnmapWritableAfterFork() local
248 const int32_t parent_value = 66; in TestMadviseDontFork() local
335 const int32_t parent_value = 66; in TestFromSharedToPrivate() local
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DResourceDeduper.cpp55 ResourceConfigValue* parent_value = parent->value(); in VisitConfig() local