Home
last modified time | relevance | path

Searched defs:ReadFileToString (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/libchrome-gestures/src/
H A Dfile_util.cc31 bool ReadFileToString(const char* path, in ReadFileToString() function
64 bool ReadFileToString(const char* path, std::string* contents) { in ReadFileToString() function
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Datod_manual_test.cc88 static absl::optional<std::string> ReadFileToString(const char* filename) { in ReadFileToString() function
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/tests/
H A Dunittest_overrides.h73 bool ReadFileToString(const std::string& path, std::string* content) { in ReadFileToString() function
/aosp_15_r20/external/cronet/base/json/
H A Djson_file_value_serializer.cc57 int JSONFileValueDeserializer::ReadFileToString(std::string* json_string) { in ReadFileToString() function in JSONFileValueDeserializer
/aosp_15_r20/external/libchrome/base/json/
H A Djson_file_value_serializer.cc61 int JSONFileValueDeserializer::ReadFileToString(std::string* json_string) { in ReadFileToString() function in JSONFileValueDeserializer
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/ocsp_unittest/
H A Dannotate_test_data.py140 def ReadFileToString(path): function
H A Dmake_ocsp.py257 def ReadFileToString(path): function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_signed_data_unittest/
H A Dannotate_test_data.py87 def ReadFileToString(path): function
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dplatform.cc80 absl::StatusOr<std::string> ReadFileToString(absl::string_view file_name) { in ReadFileToString() function
/aosp_15_r20/external/leveldb/util/
H A Denv.cc81 Status ReadFileToString(Env* env, const std::string& fname, std::string* data) { in ReadFileToString() function
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dsimulator_runtime.cpp89 bool SimulatorRuntime::ReadFileToString(const std::string_view filename, in ReadFileToString() function in SimulatorRuntime
H A Dupdater_runtime.cpp137 bool UpdaterRuntime::ReadFileToString(const std::string_view filename, std::string* content) const { in ReadFileToString() function in UpdaterRuntime
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc73 bool File::ReadFileToString(const std::string& name, std::string* output, in ReadFileToString() function in google::protobuf::File
/aosp_15_r20/external/protobuf/src/google/protobuf/testing/
H A Dfile.cc73 bool File::ReadFileToString(const std::string& name, std::string* output, in ReadFileToString() function in google::protobuf::File
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/testing/
H A Dproto_utils.cc42 absl::StatusOr<std::string> ReadFileToString(absl::string_view path) { in ReadFileToString() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc189 bool ReadFileToString(const FilePath& path, std::string* contents) { in ReadFileToString() function
/aosp_15_r20/external/libgav1/tests/
H A Dutils.cc38 bool ReadFileToString(absl::string_view file_name, std::string* const string) { in ReadFileToString() function
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/
DOptions.cpp218 static bool ReadFileToString(const std::string& file, std::string* contents) { in ReadFileToString() function
/aosp_15_r20/external/angle/src/common/
H A Dstring_utils.cpp159 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc347 bool ReadFileToString(const FilePath& path, std::string* contents) { in ReadFileToString() function

12