Home
last modified time | relevance | path

Searched defs:crc_offset (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/test/e2e_tests/conf/
De2e_test_client_external.json.in37 "crc_offset" : "0", string
47 "crc_offset" : "0", string
57 "crc_offset" : "0" string
64 "crc_offset" : "0" string
De2e_profile_04_test_client_external.json.in28 "crc_offset" : "64", string
36 "crc_offset" : "64", string
De2e_test_service_external.json.in37 "crc_offset" : "0", string
47 "crc_offset" : "0" string
De2e_profile_04_test_service_external.json.in37 "crc_offset" : "64", string
/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/
De2e_provider_impl.cpp130 uint16_t crc_offset = read_value_from_config<uint16_t>(_config, "crc_offset"); in make_e2e_profile_config() local
175 uint16_t crc_offset = read_value_from_config<uint16_t>(config, "crc_offset"); in make_e2e_profile_config() local
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c651 uint16_t crc_offset = aLength - sizeof(uint16_t); in radioComputeCrc() local
/aosp_15_r20/external/elfutils/src/
H A Dstrip.c1804 off_t crc_offset = strlen (debug_basename) + 1; in handle_elf() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Df2fs.h345 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
/aosp_15_r20/external/f2fs-tools/include/
H A Df2fs_fs.h1858 size_t crc_offset = get_cp(checksum_offset); in get_cp_crc() local