Home
last modified time | relevance | path

Searched defs:module_is_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dvlog_config.cc78 bool module_is_path; // i.e. it contains a path separator. member
183 bool module_is_path = ModuleIsPath(module_pattern); in AppendVModuleLocked() local
199 bool module_is_path = ModuleIsPath(module_pattern); in PrependVModuleLocked() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dvlog_config.cc78 bool module_is_path; // i.e. it contains a path separator. member
183 bool module_is_path = ModuleIsPath(module_pattern); in AppendVModuleLocked() local
199 bool module_is_path = ModuleIsPath(module_pattern); in PrependVModuleLocked() local
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dvlog_config.cc78 bool module_is_path; // i.e. it contains a path separator. member
183 bool module_is_path = ModuleIsPath(module_pattern); in AppendVModuleLocked() local
199 bool module_is_path = ModuleIsPath(module_pattern); in PrependVModuleLocked() local