Home
last modified time | relevance | path

Searched defs:kNullChar (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.cpp178 constexpr char kNullChar = '\0'; in FromString() local
555 constexpr char kNullChar = '\0'; in FromString() local
/aosp_15_r20/external/icing/icing/util/
H A Dsha256.cc39 constexpr uint8_t kNullChar = '\0'; variable
/aosp_15_r20/external/openthread/src/core/common/
H A Dstring.hpp80 static constexpr char kNullChar = '\0'; ///< null character. variable
/aosp_15_r20/system/chre/host/common/
H A Dhost_protocol_host.cc37 constexpr int8_t kNullChar = static_cast<int8_t>('\0'); in getStringFromByteVector() local
/aosp_15_r20/system/chre/platform/shared/
H A Dhost_protocol_chre.cc37 constexpr int8_t kNullChar = static_cast<int8_t>('\0'); in getStringFromByteVector() local