Searched defs:checkValue (Results 1 – 7 of 7) sorted by relevance
269 bool checkValue = (tzFd < 0 || filePath == NULL); in TEEC_LoadSecfile() local
572 …bool checkValue = (paramType[paramCnt] == TEEC_ION_INPUT || paramType[paramCnt] == TEEC_ION_SG… in TEEC_EncodeParam() local1641 …bool checkValue = (paramType[paramCnt] == TEEC_ION_INPUT || paramType[paramCnt] == TEEC_ION_SG… in TEEC_CheckOperation() local
68 auto checkValue = toggleComponent_->GetCheckedState(); in HandleClickEvent() local
495 Value &checkValue) in CheckRecoverData()
236 static int CheckBaseDataReply(const OHIPCParcel *data, T checkValue, in CheckBaseDataReply()
870 … isSameValueMat4 = [](TransformHelper::Matrix4 expectVal, TransformHelper::Matrix4 checkValue) -> … in __anon4510ab640202()
1221 auto checkValue = testData.second.value; variable