Home
last modified time | relevance | path

Searched refs:intValue (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DMyWebSocketHandler.cpp268 if (!validateJsonObject(obj, type, {{"mid", Json::ValueType::intValue}}, in handleMessage()
284 if (!validateJsonObject(obj, type, {{"down", Json::ValueType::intValue}, in handleMessage()
285 {"x", Json::ValueType::intValue}, in handleMessage()
286 {"y", Json::ValueType::intValue}}, in handleMessage()
299 if (!validateJsonObject(obj, type, {{"id", Json::ValueType::intValue}, in handleMessage()
300 {"initialDown", Json::ValueType::intValue}, in handleMessage()
301 {"x", Json::ValueType::intValue}, in handleMessage()
302 {"y", Json::ValueType::intValue}, in handleMessage()
303 {"slot", Json::ValueType::intValue}}, in handleMessage()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub.c426 static int hexToInt(uint8_t **ptr, int *intValue) in hexToInt() argument
431 *intValue = 0; in hexToInt()
438 *intValue = (*intValue << 4) | hexValue; in hexToInt()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt1965 (zz)setSignal(intValue)
DCHANGES_FROM_133_BEFORE_MR13.txt3047 (zz)setSignal(intValue)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_SUMMARY.txt1965 (zz)setSignal(intValue)
DCHANGES_FROM_133_before_mr13.txt3047 (zz)setSignal(intValue)