Home
last modified time | relevance | path

Searched refs:text (Results 1 – 25 of 122) sorted by relevance

12345

/hardware/interfaces/confirmationui/support/test/
Dandroid_cbor_test.cpp72 pair(text("key"), text("value")), // in writeTest()
73 pair(text("key"), bytes("100101010010")), // in writeTest()
77 arr(text("♨⚖ⶖ"), bytes(fourHundredAs))); in writeTest()
108 state = write(state, text(malformed)); in TEST()
116 state = write(state, text(malformed)); in TEST()
124 state = write(state, text(neat)); in TEST()
132 state = write(state, text(neat)); in TEST()
140 state = write(state, text(neat)); in TEST()
148 state = write(state, text(malformed)); in TEST()
156 state = write(state, text(malformed)); in TEST()
/hardware/interfaces/confirmationui/1.0/
DIConfirmationResultCallback.hal26 * Iff the user has confirmed the prompted text, error is ErrorCode::OK and the
36 * @param formattedMessage holds the prompt text and extra data.
40 * "prompt" and "extra". The keys are encoded as CBOR text string
41 * (type 3). The value <promptText> is encoded as CBOR text string
DIConfirmationUI.hal24 * Asynchronously initiates a confirmation UI dialog prompting the user to confirm a given text.
26 * high confidence that a user has seen the given prompt text even if the Android framework
52 * the prompt text to the user.
Dtypes.hal66 * This defines the maximum message size. This indirectly limits the size of the prompt text
67 * and the extra data that can be passed to the confirmation UI. The prompt text and extra data
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h77 map(pair(text("prompt"), text(promptStringBuffer_, promptText.size())), in init()
78 pair(text("extra"), bytes(extraData)))); in init()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp205 const char* text = id->GetText(); in loadFromCfg() local
206 if (text != nullptr) { in loadFromCfg()
207 ret.mInternalDevices.insert(text); in loadFromCfg()
209 __FUNCTION__, text); in loadFromCfg()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/interfaces/gnss/1.0/default/
DGnssNi.cpp70 .notificationMessage = notification->text, in niNotifyCb()
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dcbor.h97 StringBuffer<char, TextStr> text(const char (&str)[size]) {
121 auto text(const T& str) -> StringBuffer<std::decay_t<decltype(*getData(str))>, TextStr> {
125 inline StringBuffer<char, TextStr> text(const char* str, size_t size) {
/hardware/interfaces/dumpstate/1.0/
DIDumpstateDevice.hal24 * the first descriptor must be used to dump device-specific state in text
/hardware/google/av/media/eco/
D.clang-format18 # "Each line of text in your code should be at most 100 columns long."
/hardware/libhardware/modules/radio/
Dradio_hw.c215 char text[RADIO_STRING_LEN_MAX]; in prepare_metadata() local
251 snprintf(text, RADIO_STRING_LEN_MAX, "Artist %ld", ts.tv_sec % 10); in prepare_metadata()
252 ret = radio_metadata_add_text(metadata, RADIO_METADATA_KEY_ARTIST, text); in prepare_metadata()
256 snprintf(text, RADIO_STRING_LEN_MAX, "Song %ld", ts.tv_nsec % 10); in prepare_metadata()
257 ret = radio_metadata_add_text(metadata, RADIO_METADATA_KEY_TITLE, text); in prepare_metadata()
/hardware/st/secure_element2/
DNOTICE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
/hardware/google/apf/
DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
/hardware/interfaces/
DNOTICE107 (d) If the Work includes a "NOTICE" text file as part of its
112 of the following places: within a NOTICE text file distributed
120 or as an addendum to the NOTICE text from the Work, provided
184 the brackets!) The text should be enclosed in the appropriate

12345