Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dhandle_scope-inl.h34 ObjPtr<mirror::Object> fill_value) in FixedSizeHandleScope()
48 ObjPtr<mirror::Object> fill_value) in StackHandleScope()
/aosp12/system/core/fs_mgr/liblp/
H A Dimages.cpp304 uint32_t fill_value = buffer[0]; in HasFillValue() local