Home
last modified time | relevance | path

Searched defs:old_content (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dset_psa_test_dependencies.py240 def process_data_file(file_name, old_content): argument
250 def update_file(file_name, old_content, new_content): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dset_psa_test_dependencies.py240 def process_data_file(file_name, old_content): argument
250 def update_file(file_name, old_content, new_content): argument
/aosp_15_r20/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp308 auto old_content = vboot->Read(); in TEST_P() local
414 auto old_content = vboot->Read(); in TEST_P() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.cc1683 FieldContent old_content) { in VerifiedWrite()
1793 FieldContent old_content) { in StoreIntoObjectNoBarrier()
1806 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()
1819 FieldContent old_content) { in StoreIntoObjectNoBarrier()
1829 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1325 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile() local