Searched refs:PARAM_SIZE_ONE (Results 1 – 4 of 4) sorted by relevance
764 size_t argc = PARAM_SIZE_ONE; in GetLinkFileStatusParams()765 napi_value argv[PARAM_SIZE_ONE] = {nullptr}; in GetLinkFileStatusParams()782 if (argc == PARAM_SIZE_ONE) { in GetLinkFileStatusParams()834 size_t argc = PARAM_SIZE_ONE; in GetCloseDlpFileParams()848 if (argc == PARAM_SIZE_ONE) { in GetCloseDlpFileParams()1098 if (argc == PARAM_SIZE_ONE) { in GetRetentionSandboxListParams()1112 size_t argc = PARAM_SIZE_ONE; in GetOriginalFilenameParams()1116 if (argc == PARAM_SIZE_ONE) { in GetOriginalFilenameParams()1140 size_t argc = PARAM_SIZE_ONE; in GetSandboxAppConfigParams()1161 size_t argc = PARAM_SIZE_ONE; in GetThirdInterfaceParams()[all …]
40 static constexpr uint32_t PARAM_SIZE_ONE = 1; variable307 } else if (argc != PARAM_SIZE_ONE) { in ParseNavDestSwitchUnRegisterParams()367 NAPI_ASSERT(env, (argc >= PARAM_SIZE_ONE && thisVar != nullptr), "Invalid arguments"); in ProcessUnRegister()410 if (argc == PARAM_SIZE_ONE) { in ProcessNavigationUnRegister()467 if (argc == PARAM_SIZE_ONE) { in ProcessScrollEventUnRegister()530 if (argc == PARAM_SIZE_ONE) { in ProcessRouterPageUnRegister()599 if (argc == PARAM_SIZE_ONE) { in ProcessDensityUnRegister()829 if (argc == PARAM_SIZE_ONE) { in ProcessWillClickUnRegister()901 if (argc == PARAM_SIZE_ONE) { in ProcessDidClickUnRegister()970 if (argc == PARAM_SIZE_ONE) { in ProcessTabContentStateUnRegister()
45 constexpr int32_t PARAM_SIZE_ONE = 1; variable
47 static constexpr uint32_t PARAM_SIZE_ONE = 1; variable678 if (argc > PARAM_SIZE_ONE) { in JsGetFilteredInspectorTree()685 if (argc == PARAM_SIZE_ONE) { in JsGetFilteredInspectorTree()