Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/
H A Dhigh_precision_decimal.h434 LIBC_INLINE void set_truncated(bool trunc) { this->truncated = trunc; } in set_truncated() function
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_records.h602 void set_truncated() { is_truncated_ = true; } in set_truncated() function