Searched refs:INDEX_ONE (Results 1 – 5 of 5) sorted by relevance
33 static const int INDEX_ONE = 1; variable523 case INDEX_ONE: in GetParamSlotType()576 case INDEX_ONE: in GetParamNotificationRequest()595 case INDEX_ONE: { in GetParamNotificationRequestSptr()639 case INDEX_ONE: in GetParamNotificationLevel()676 case INDEX_ONE: { in GetParamWantAgentInfo()698 case INDEX_ONE: in GetParamOperationType()724 case INDEX_ONE: in GetParamFlags()895 case INDEX_ONE: in GetParamTaskDispatcher()916 case INDEX_ONE: in GetParamTaskPriority()[all …]
43 constexpr int32_t INDEX_ONE = 1; variable289 _sntpMsg._stratum = buffer[INDEX_ONE]; in ReceivedMessage()297 _sntpMsg._referenceIdentifier[INDEX_ONE] = _refId[INDEX_ONE]; in ReceivedMessage()
36 constexpr int32_t INDEX_ONE = 1; variable117 if (info.argc > ARGC_ONE && info.argv[INDEX_ONE]->TypeOf() == NATIVE_OBJECT) { in OnStartAbility()120 …terpret_cast<napi_env>(&engine), reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), startOptions); in OnStartAbility()170 reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), accountId)) { in OnStartAbilityWithAccount()310 …reinterpret_cast<napi_env>(&engine), reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), accountId… in OnConnectAbilityWithAccount()394 NativeValue *lastParam = (info.argc == ARGC_ONE) ? nullptr : info.argv[INDEX_ONE]; in OnDisconnectAbility()
36 constexpr int32_t INDEX_ONE = 1; variable117 if (info.argc > ARGC_ONE && info.argv[INDEX_ONE]->TypeOf() == NATIVE_OBJECT) { in OnStartAbility()120 reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), startOptions); in OnStartAbility()172 reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), accountId)) { in OnStartAbilityWithAccount()321 reinterpret_cast<napi_value>(info.argv[INDEX_ONE]), accountId)) { in OnConnectAbilityWithAccount()414 NativeValue* lastParam = (info.argc == ARGC_ONE) ? nullptr : info.argv[INDEX_ONE]; in OnDisconnectAbility()
30 const int INDEX_ONE = 1; variable431 case INDEX_ONE: in GetParamOsAccountType()