Home
last modified time | relevance | path

Searched defs:identifier_string (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id_unittest.cc175 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
203 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
230 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
260 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
291 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
325 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TYPED_TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A Dupdate_version.py73 def __init__(self, major, minor, patch, identifier_string, version_type): argument
99 def set_identifier_string(self, identifier_string): argument
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump.cc2419 char identifier_string[17]; in code_identifier() local
2564 char identifier_string[41]; in guid_and_age_to_debug_id() local
2613 char identifier_string[17]; in debug_identifier() local
4154 char identifier_string[17]; in code_identifier() local
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpe_util.cc403 wchar_t identifier_string[17]; in GenerateDebugIdentifier() local
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Ddump_syms.cc290 char identifier_string[40]; in Identifier() local
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc596 string identifier_string = FileID::ConvertIdentifierToUUIDString(identifier); in TEST() local