Searched refs:isUpdate (Results 1 – 4 of 4) sorted by relevance
/system/security/identity/ |
D | WritableCredential.h | 42 bool isUpdate, HardwareInformation hwInfo,
|
D | WritableCredential.cpp | 42 const string& docType, bool isUpdate, in WritableCredential() argument 45 : dataPath_(dataPath), credentialName_(credentialName), docType_(docType), isUpdate_(isUpdate), in WritableCredential()
|
/system/netd/server/ |
D | XfrmController.h | 267 bool isUpdate);
|
D | XfrmController.cpp | 1457 int32_t interfaceId, bool isUpdate) { in ipSecAddTunnelInterface() argument 1465 ALOGD("isUpdate=%d", isUpdate); in ipSecAddTunnelInterface() 1467 uint16_t flags = isUpdate ? NETLINK_REQUEST_FLAGS : NETLINK_ROUTE_CREATE_FLAGS; in ipSecAddTunnelInterface()
|