Searched refs:INDEX_TWO (Results 1 – 5 of 5) sorted by relevance
34 static const int INDEX_TWO = 2; variable54 if (GetIntParam() % INDEX_TWO == 0) { in GetBoolParam()526 case INDEX_TWO: in GetParamSlotType()579 case INDEX_TWO: in GetParamNotificationRequest()600 case INDEX_TWO: { in GetParamNotificationRequestSptr()642 case INDEX_TWO: in GetParamNotificationLevel()681 case INDEX_TWO: { in GetParamWantAgentInfo()701 case INDEX_TWO: in GetParamOperationType()727 case INDEX_TWO: in GetParamFlags()898 case INDEX_TWO: in GetParamTaskDispatcher()[all …]
44 constexpr int32_t INDEX_TWO = 2; variable290 _sntpMsg._pollInterval = buffer[INDEX_TWO]; in ReceivedMessage()298 _sntpMsg._referenceIdentifier[INDEX_TWO] = _refId[INDEX_TWO]; in ReceivedMessage()315 …lockOffset = (((_receiveServer - _originClient) + (_transmitServer - _receiveClient)) / INDEX_TWO); in ReceivedMessage()
31 const int INDEX_TWO = 2; variable434 case INDEX_TWO: in GetParamOsAccountType()
37 constexpr int32_t INDEX_TWO = 2; variable178 if (info.argc > ARGC_TWO && info.argv[INDEX_TWO]->TypeOf() == NATIVE_OBJECT) { in OnStartAbilityWithAccount()181 …terpret_cast<napi_env>(&engine), reinterpret_cast<napi_value>(info.argv[INDEX_TWO]), startOptions); in OnStartAbilityWithAccount()
37 constexpr int32_t INDEX_TWO = 2; variable180 if (info.argc > ARGC_TWO && info.argv[INDEX_TWO]->TypeOf() == NATIVE_OBJECT) { in OnStartAbilityWithAccount()183 reinterpret_cast<napi_value>(info.argv[INDEX_TWO]), startOptions); in OnStartAbilityWithAccount()