Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.h45 void set_first_stage_init(bool value) { first_stage_init_ = value; } in set_first_stage_init() function
/aosp14/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h116 void set_first_stage_init(bool value) { first_stage_init_ = value; } in set_first_stage_init() function