Home
last modified time | relevance | path

Searched defs:new_content (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/art/libartbase/base/unix_file/
H A Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/unix_file/
Drandom_access_file_test.h126 std::string new_content; in TestSetLength() local
154 std::string new_content; in TestWrite() local
/aosp_15_r20/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp320 std::string_view new_content(*new_content_res); in TEST_P() local
424 std::string_view new_content(*new_content_res); in TEST_P() local
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dset_psa_test_dependencies.py250 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.py250 def update_file(file_name, old_content, new_content): argument
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/
Dtests.rs299 let mut new_content = Vec::new(); in write() localVariable
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py267 def _maybe_write(filename, new_content): argument
/aosp_15_r20/external/python/httplib2/python3/httplib2/
D__init__.py454 def _decompressContent(response, new_content): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python3/httplib2/
H A D__init__.py447 def _decompressContent(response, new_content): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python2/httplib2/
H A D__init__.py514 def _decompressContent(response, new_content): argument
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfstool.c1650 struct buffer new_content; in cbfs_write() local
/aosp_15_r20/external/python/httplib2/python2/httplib2/
D__init__.py527 def _decompressContent(response, new_content): argument
/aosp_15_r20/external/webrtc/pc/
H A Dsdp_offer_answer.cc3483 const cricket::ContentInfo& new_content = new_contents[i]; in UpdateTransceiversAndDataChannels() local