Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc83 RESET enumerator
444 btif_config_source = RESET; in btif_config_clear()
519 case RESET: in btif_debug_config_dump()
/system/security/keystore/include/keystore/
DIKeystoreService.h85 RESET = IBinder::FIRST_CALL_TRANSACTION + 6, enumerator
/system/security/keystore/
DIKeystoreService.cpp241 status_t status = remote()->transact(BnKeystoreService::RESET, data, &reply); in reset()
997 case RESET: { in onTransact()