Searched refs:hasGroupId (Results 1 – 2 of 2) sorted by relevance
54 bool hasGroupId = false; in ParseParameters() local55 napi_has_named_property(env, argv[1], DATA_GROUP_ID, &hasGroupId); in ParseParameters()56 if (hasGroupId) { in ParseParameters()
55 bool hasGroupId = false; in ParseParameters() local56 napi_has_named_property(env, argv[1], DATA_GROUP_ID, &hasGroupId); in ParseParameters()57 if (hasGroupId) { in ParseParameters()