Home
last modified time | relevance | path

Searched refs:OnBootstrap (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd_main.cpp48 return android::apex::OnBootstrap(); in HandleSubcommand()
H A Dapexd.h121 int OnBootstrap();
H A Dapexd_test.cpp3615 ASSERT_EQ(0, OnBootstrap()); in TEST_F()
H A Dapexd.cpp2365 int OnBootstrap() { in OnBootstrap() function