Home
last modified time | relevance | path

Searched defs:content (Results 1 – 15 of 15) sorted by relevance

/device/google/trout/hal/sensors/2.0/tests/
DIioUtilsTest.cpp62 static bool writeFile(const std::string& path, const T& content, bool nl = true) { in writeFile()
76 static bool writeFile(const std::string& path, const std::vector<U>& content, bool nl = true) { in writeFile()
/device/google/cuttlefish/host/commands/cvd_send_sms/
Dsms_sender.cc35 bool SmsSender::Send(const std::string& content, in Send()
/device/google/trout/vport_trigger/
Dmain.cpp54 std::string content; in main() local
/device/google/gs-common/soc/
Ddump_soc.cpp24 std::string content; in readFile() local
/device/google/gs-common/insmod/
Dpixel_dump.cpp24 std::string content; in dumpFileContent() local
/device/generic/goldfish-opengl/system/hwc3/
DDevice.cpp52 std::string content; in loadPersistentKeyValues() local
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp144 const string& name, const vector<uint8_t>& content) { in addEntryValue()
361 vector<uint8_t> content; in retrieveEntryValue() local
/device/google/cuttlefish/guest/hals/identity/common/
DWritableIdentityCredential.cpp294 const vector<uint8_t>& content, vector<uint8_t>* outEncryptedContent) { in addEntryValue()
DIdentityCredential.cpp824 optional<vector<uint8_t>> content = hwProxy_->retrieveEntryValue( in retrieveEntryValue() local
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicProvisioning.c294 const uint8_t* content, size_t contentSize, uint8_t* outEncryptedContent, in eicProvisioningAddEntryValue()
DEicPresentation.c738 size_t encryptedContentSize, uint8_t* content, const char* nameSpace, in eicPresentationRetrieveEntryValue()
/device/google/cuttlefish/host/libs/web/
Dcredential_source.cc269 std::stringstream content; in RefreshCredential() local
/device/google/cuttlefish/host/commands/test_gce_driver/
Dcvd_test_gce_driver.cpp66 Json::Value content; in ReadJsonFromFile() local
/device/google/cuttlefish/host/commands/cvd/fetch/
Dfetch_cvd.cc332 Json::Value content; in TryOpenServiceAccountFile() local
/device/generic/goldfish/radio/include/telephony/
Dril_cdma_sms.h457 RIL_CDMA_SMS_UdhEoContent content; member