Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/tests/unit/
H A Duncrypt_test.cpp36 static const std::string INIT_SVC_SETUP_BCB = "init.svc.setup-bcb"; variable
48 std::string setup_bcb = android::base::GetProperty(INIT_SVC_SETUP_BCB, ""); in StopService()