Home
last modified time | relevance | path

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

/system/security/keystore/
DKeyStore.cpp88 auto initState = mUserStateDB.getUserState(srcUser); in copyMasterKey() local
/system/libhwbinder/
DParcel.cpp1980 void Parcel::initState() in initState() function in android::hardware::Parcel