Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A DLogAudit.cpp318 size_t suffix_len = strnlen(ecomm, LOGGER_ENTRY_MAX_PAYLOAD - prefix_len); in logPrint() local
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_strings.cc103 uint32_t suffix_len = DecodeUnsignedLeb128(&suffix_data); in GetString() local
117 uint32_t suffix_len = DecodeUnsignedLeb128(&suffix_data); in Equal() local
/aosp12/system/tools/hidl/
H A DCoordinator.cpp480 const auto suffix_len = std::strlen(suffix); in getPackageInterfaceFiles() local