Searched refs:EncodeFalse (Results 1 – 5 of 5) sorted by relevance
203 uint8_t EncodeFalse();
298 uint8_t EncodeFalse() { in EncodeFalse() function
80 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::EncodeFalse;373 bytes->push_back(m_boolValue ? cbor::EncodeTrue() : cbor::EncodeFalse());
212 uint8_t EncodeFalse();
306 uint8_t EncodeFalse() {