Home
last modified time | relevance | path

Searched refs:INVALIED_PAYLOAD_SIZE (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp48 const int32_t INVALIED_PAYLOAD_SIZE = 12; member
199 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LEN || arraySize > INVALIED_PAYLOAD_SIZE) { in FromAccountLogoutPayLoad()
229 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LEN || arraySize > INVALIED_PAYLOAD_SIZE) { in FromDeviceUnbindPayLoad()
251 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LEN || arraySize > INVALIED_PAYLOAD_SIZE) { in FromAppUnbindPayLoad()

Completed in 1 milliseconds