Home
last modified time | relevance | path

Searched refs:null_or_empty (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc99 bool null_or_empty(const char_type* s) { in null_or_empty() function
216 if (null_or_empty(path)) { in as_windows_path()
323 if (null_or_empty(path)) { in fopen()
417 if (null_or_empty(s)) { in wcs_to_mbs()
438 if (null_or_empty(s)) { in mbs_to_wcs()
/third_party/eudev/src/shared/
Dutil.c1031 bool null_or_empty(struct stat *st) { in null_or_empty() function
1051 return null_or_empty(&st); in null_or_empty_path()
1062 return null_or_empty(&st); in null_or_empty_fd()
Dutil.h235 bool null_or_empty(struct stat *st) _pure_;