Searched refs:WrapRegState (Results 1 – 2 of 2) sorted by relevance
36 int32_t WrapRegState(int32_t nativeState) in WrapRegState() function743 SetPropertyToNapiObject(env, callbackValue, "regState", WrapRegState(regStatus)); in WorkNetworkStateUpdated()
355 static int32_t WrapRegState(int32_t nativeState) in WrapRegState() function420 … NapiUtil::SetPropertyInt32(env, callbackValue, "regState", WrapRegState(asyncContext->regStatus)); in GetNetworkStateCallback()