Home
last modified time | relevance | path

Searched refs:ccMode (Results 1 – 2 of 2) sorted by relevance

/trunk/main/binaryurp/source/
H A Dbridge.cxx644 bool ccMode = true; in handleCommitChangeReply() local
648 ccMode = false; in handleCommitChangeReply()
650 if (ccMode) { in handleCommitChangeReply()
715 bool ccMode = false; in handleCommitChangeRequest() local
725 ccMode = true; in handleCommitChangeRequest()
727 ccMode = false; in handleCommitChangeRequest()
744 if (ccMode) { in handleCommitChangeRequest()
756 ccMode); in handleCommitChangeRequest()
H A Dreader.cxx257 bool ccMode = !protProps && functionId != SPECIAL_FUNCTION_ID_RELEASE && in readMessage() local
260 if (ccMode) { in readMessage()
398 setter, inArgs, ccMode, cc)); in readMessage()

Completed in 31 milliseconds