/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | rootcanal.js | 33 function rootCanalAddU8(array, pos, val) { argument 39 function rootCanalAddPayload(array, pos, payload) { argument 45 function rootCanalAddString(array, pos, val) { argument 69 function decodeRootcanalMessage(array) { argument
|
D | adb.js | 29 let array = new Uint8Array(); variable 31 function setU32LE(array, offset, x) { argument 38 function getU32LE(array, offset) { argument 45 function computeChecksum(array) { argument
|
/device/google/contexthub/util/common/ |
D | JSONObject.cpp | 62 sp<JSONArray> array = new JSONArray; in Parse() local 495 void JSONValue::setArray(const sp<JSONArray> &array) { in setArray() 639 sp<JSONArray> array; in Parse() local
|
/device/google/coral/json-c/ |
D | arraylist.h | 25 void **array; member
|
/device/google/sunfish/json-c/ |
D | arraylist.h | 25 void **array; member
|
/device/google/redbull/json-c/ |
D | arraylist.h | 25 void **array; member
|
/device/linaro/dragonboard/shared/utils/pd-mapper/ |
D | json.c | 184 static int json_parse_array(struct json_value *array) in json_parse_array() 375 int json_count_children(struct json_value *array) in json_count_children()
|
/device/google/cuttlefish/common/libs/utils/ |
D | json.h | 66 const Json::Value& array, const std::vector<std::string>& selectors) { in GetArrayValues()
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 68 sp<JSONArray> array; in CopyInt32Array() local 83 sp<JSONArray> array; in CopyFloatArray() local
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayService.java | 204 private void dumpArray(PrintWriter writer, Object[] array, String name) { in dumpArray() 374 int[] array = {0, 0, 0, 0, 0, 0}; in run() local
|
/device/google/cuttlefish/guest/hals/identity/common/ |
D | IdentityCredential.cpp | 104 cppbor::Array array = {"ProofOfDeletion", docType_, testCredential_}; in deleteCredentialCommon() local 141 cppbor::Array array; in proveOwnership() local
|
D | WritableIdentityCredential.cpp | 411 cppbor::Array array; in finishAddingEntries() local
|
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/ |
D | MdnsPacketParser.java | 50 public static String extractFullName(@NonNull byte[] array, int offset) { in extractFullName()
|
/device/google/contexthub/sensorhal/ |
D | hubconnection.cpp | 336 sp<JSONArray> array; in getCalibrationInt32() local 354 sp<JSONArray> array; in getCalibrationFloat() local 373 sp<JSONArray> array; in getInt32Setting() local 386 sp<JSONArray> array; in getFloatSetting() local
|
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 1010 Json::Value array(Json::arrayValue); in saveApps() local
|