Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 221) sorted by relevance

123456789

/packages/modules/NeuralNetworks/runtime/test/
DTestServerFlag.cpp36 static std::string fakeServerFuncDefault(const std::string& /*categoryName*/, in fakeServerFuncDefault()
42 static std::string fakeServerFuncMax(const std::string& /*categoryName*/, in fakeServerFuncMax()
48 static std::string fakeServerFuncMin(const std::string& /*categoryName*/, in fakeServerFuncMin()
54 static std::string fakeServerFuncLarge(const std::string& /*categoryName*/, in fakeServerFuncLarge()
60 static std::string fakeServerFuncSmall(const std::string& /*categoryName*/, in fakeServerFuncSmall()
66 static std::string fakeServerFuncNull(const std::string& /*categoryName*/, in fakeServerFuncNull()
72 static std::string fakeServerTelemetryFuncDefault(const std::string& /*categoryName*/, in fakeServerTelemetryFuncDefault()
78 static std::string fakeServerTelemetryFuncInvalid(const std::string& /*categoryName*/, in fakeServerTelemetryFuncInvalid()
84 static std::string fakeServerTelemetryFuncNull(const std::string& /*categoryName*/, in fakeServerTelemetryFuncNull()
119 const std::string&) -> std::string { return ret; }; in makeFuncWithReturn()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc22 const std::string& /* section */) { in HasSection()
26 const std::string& /* section */, const std::string& /* property */) { in HasProperty()
30 const std::string& /* section */, const std::string& /* key */, in GetInt()
35 const std::string& /* section */, const std::string& /* key */, in SetInt()
40 const std::string& /* section */, const std::string& /* key */, in GetUint64()
45 const std::string& /* section */, const std::string& /* key */, in SetUint64()
50 const std::string& /* section */, const std::string& /* key */, in GetStr()
55 const std::string& /* section */, const std::string& /* key */) { in GetStr()
59 const std::string& /* section */, const std::string& /* key */, in SetStr()
64 const std::string& /* section */, const std::string& /* key */, in GetBin()
[all …]
Dmock_stack_btm_main.cc28 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory()
33 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory()
39 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory()
44 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory()
/packages/modules/DnsResolver/tests/dns_metrics_listener/
Dbase_metrics_listener.cpp25 const std::string& /*hostname*/, const std::vector<std::string>& /*ipAddresses*/, in onDnsEvent()
32 int32_t /*netId*/, const std::string& /*ipAddress*/, const std::string& /*hostname*/, in onPrivateDnsValidationEvent()
40 const std::string& /*ipAddr*/, in onConnectEvent()
47 const std::string& /*prefix*/, int32_t /*uid*/, int32_t /*ethertype*/, in onWakeupEvent()
69 const std::string& /*prefixString*/, in onNat64PrefixEvent()
/packages/services/Car/car_product/car_ui_portrait/test/hostsidetests/car/src/android/car/ui/test/
DTaskInfo.java47 static TaskInfo unflattenFromString(String string) { in unflattenFromString()
52 private static String getComponentName(String string) { in getComponentName()
61 private static boolean getVisibility(String string) { in getVisibility()
71 private static int getTaskId(String string) { in getTaskId()
/packages/apps/Dialer/java/com/android/dialer/util/
DMoreStrings.java31 public static String nullToEmpty(@Nullable String string) { in nullToEmpty()
42 public static String emptyToNull(@Nullable String string) { in emptyToNull()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapSimpleString.java27 private String string; field in ImapSimpleString
29 /* package */ ImapSimpleString(String string) { in ImapSimpleString()
/packages/modules/Bluetooth/system/gd/os/host/
Dwakelock_native.cc37 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& /* lock_name */) { in Acquire()
42 WakelockNative::StatusCode WakelockNative::Release(const std::string& /* lock_name */) { in Release()
Dmetrics.cc110 const std::string& /* source_name */, in LogMetricManufacturerInfo()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DActiveNetworkProvider.java80 private static String sanitizeSsid(@Nullable String string) { in sanitizeSsid()
84 private static String removeDoubleQuotes(@Nullable String string) { in removeDoubleQuotes()
/packages/apps/Contacts/src/com/android/contacts/util/
DDateUtils.java71 public static Calendar parseDate(String string, boolean mustContainYear) { in parseDate()
138 public static String formatDate(Context context, String string) { in formatDate()
152 public static String formatDate(Context context, String string, boolean longForm) { in formatDate()
/packages/modules/Bluetooth/system/gd/dumpsys/internal/
Dfilter_internal.cc44 void internal::ReplaceInString(flatbuffers::String* string, int c) { in ReplaceInString()
49 void internal::RandomizeInString(flatbuffers::String* string) { in RandomizeInString()
74 internal::PrivacyLevel internal::GetPrivacyLevelAttribute(const std::string& string) { in GetPrivacyLevelAttribute()
244 const flatbuffers::String* string = flatbuffers::GetFieldS(*table, field); in FilterTypeString() local
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_and_options.h33 ArgumentsAndOptions(std::unordered_map<std::string, std::string> &&options, in ArgumentsAndOptions()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/util/
DHexEncodingTest.java123 private static String lower(String string) { in lower()
127 private static String upper(String string) { in upper()
/packages/services/Car/tests/carservice_unit_test/src/android/car/test/
DApiHelperTest.java157 public void methodWithOneParameterJavaLang(String string) { in methodWithOneParameterJavaLang()
166 public void methodWithOneParameterOverloaded(String string) { in methodWithOneParameterOverloaded()
169 public void methodWithMultipleParameters(Context context, String string, int integer) { in methodWithMultipleParameters()
/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacket_dependency.cc41 std::map<std::string, std::set<std::string>>& initial_parse_and_match_fields) const { in CollectInitialParseAndMatchFields()
89 std::map<std::string, std::set<std::string>>& initial_parse_and_match_fields, in FinalizeParseAndMatchFields()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DPackedString.java39 private String string; field in PackedString
48 public PackedString(String string) { in PackedString()
/packages/modules/DnsResolver/tests/
Dtun_forwarder.cpp69 const std::array<std::string, 2>& addrs) { in makePair()
87 const std::array<std::string, 2>& addrs) { in makePair()
127 bool TunForwarder::addForwardingRule(const std::array<std::string, 2>& from, in addForwardingRule()
/packages/apps/Dialer/java/com/android/dialer/persistentlog/
DPersistentLogger.java103 public static void logText(String tag, String string) { in logText()
180 private static byte[] buildTextLog(String tag, String string) { in buildTextLog()
/packages/services/Car/service/proto/android/car/watchdog/
Dperformance_stats.proto76 optional string command = 1; field
101 optional string command = 1; field
119 optional string package_name = 2; field
/packages/services/Car/cpp/computepipe/tests/fuzz/
DLocalPrebuildGraphFuzzer.cpp43 [&graphHasTerminated](Status, std::string) { graphHasTerminated = true; }); in LLVMFuzzerTestOneInput()
54 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in LLVMFuzzerTestOneInput()
/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp168 int toCustomPowerComponent(const std::unordered_map<std::string, int>& customComponents, in toCustomPowerComponent()
202 const std::unordered_map<std::string, int>& customComponents) { in readComponents()
274 const std::unordered_map<std::string, int>& customComponents, in readOtherComponents()
329 const std::unordered_map<std::string, int>& customComponents) { in readPolicies()
370 const std::unordered_map<std::string, CarPowerPolicyPtr>& registeredPowerPolicies) { in readPolicyGroup()
421 const std::unordered_map<std::string, CarPowerPolicyPtr>& registeredPowerPolicies) { in readPolicyGroups()
469 const XMLElement* pRoot, const std::unordered_map<std::string, int>& customComponents) { in readSystemPolicyOverrides()
738 const std::unordered_map<std::string, CarPowerPolicyPtr>& policyMap) { in getRegisteredPolicies()
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/
Dpayload.proto23 optional string text = 2; field
/packages/services/Car/cpp/computepipe/tests/runner/graph/
DLocalPrebuiltGraphTest.cpp94 [&graphHasTerminated](Status, std::string) { graphHasTerminated = true; }); in TEST()
105 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in TEST()
/packages/modules/AdServices/shared/libraries/side-less/java/com/android/adservices/shared/testing/concurrency/
DAbstractSyncCallback.java77 protected void customizeToString(StringBuilder string) { in customizeToString()
200 StringBuilder string = in toString() local

123456789