Home
last modified time | relevance | path

Searched refs:status (Results 901 - 925 of 6422) sorted by relevance

1...<<31323334353637383940>>...257

/third_party/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp94 IntlTestCollator::compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode &status) { in compareUsingPartials() argument
101 status = U_ZERO_ERROR; in compareUsingPartials()
107 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status); in compareUsingPartials()
108 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, &status); in compareUsingPartials()
130 UErrorCode status = U_ZERO_ERROR; in doTestVariant() local
137 col->getCollationKey(source, srckey, status); in doTestVariant()
138 col->getCollationKey(target, tgtkey, status); in doTestVariant()
139 if (U_FAILURE(status)){ in doTestVariant()
146 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); in doTestVariant()
157 compareResultIter = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
256 UErrorCode status = U_ZERO_ERROR; doTest() local
393 UErrorCode status = U_ZERO_ERROR; backAndForth() local
490 UErrorCode status = U_ZERO_ERROR; getOrders() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_impl.cpp37 parse_flags_t parseFlags, UErrorCode& status) { in createSimpleParser()
40 DecimalFormatSymbols symbols(locale, status); in createSimpleParser()
45 DecimalFormatSymbols dfs(locale, status); in createSimpleParser()
48 CurrencySymbols currencySymbols({u"ICU", status}, locale, dfs, status); in createSimpleParser()
51 PatternParser::parseToPatternInfo(patternString, patternInfo, status); in createSimpleParser()
59 patternInfo, *parser, ignorables, parseFlags, status); in createSimpleParser()
74 parser->addMatcher(parser->fLocalMatchers.currency = {currencySymbols, symbols, parseFlags, status}); in createSimpleParser()
84 UErrorCode& status) { in createParserFromProperties()
86 AutoAffixPatternProvider affixProvider(properties, status); in createParserFromProperties()
36 createSimpleParser(const Locale& locale, const UnicodeString& patternString, parse_flags_t parseFlags, UErrorCode& status) createSimpleParser() argument
82 createParserFromProperties(const number::impl::DecimalFormatProperties& properties, const DecimalFormatSymbols& symbols, bool parseCurrency, UErrorCode& status) createParserFromProperties() argument
[all...]
H A Ducoleitr.cpp204 UErrorCode status = U_ZERO_ERROR; in init() local
206 strength = coll.getAttribute(UCOL_STRENGTH, status); in init()
207 toShift = coll.getAttribute(UCOL_ALTERNATE_HANDLING, status) == UCOL_SHIFTED; in init()
209 variableTop = coll.getVariableTop(status); in init()
277 UErrorCode *status) in ucol_openElements()
279 if (U_FAILURE(*status)) { in ucol_openElements()
283 *status = U_ILLEGAL_ARGUMENT_ERROR; in ucol_openElements()
288 *status = U_UNSUPPORTED_ERROR; // coll is a Collator but not a RuleBasedCollator in ucol_openElements()
295 *status = U_MEMORY_ALLOCATION_ERROR; in ucol_openElements()
317 UErrorCode *status) in ucol_next()
274 ucol_openElements(const UCollator *coll, const UChar *text, int32_t textLength, UErrorCode *status) ucol_openElements() argument
316 ucol_next(UCollationElements *elems, UErrorCode *status) ucol_next() argument
329 nextProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) nextProcessed() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
382 previousProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) previousProcessed() argument
478 ucol_setText( UCollationElements *elems, const UChar *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
H A Dcsdetect.cpp84 static void U_CALLCONV initRecognizers(UErrorCode &status) { in initRecognizers() argument
128 status = U_MEMORY_ALLOCATION_ERROR; in initRecognizers()
135 status = U_MEMORY_ALLOCATION_ERROR; in initRecognizers()
145 void CharsetDetector::setRecognizers(UErrorCode &status) in setRecognizers() argument
147 umtx_initOnce(gCSRecognizersInitOnce, &initRecognizers, status); in setRecognizers()
150 CharsetDetector::CharsetDetector(UErrorCode &status) in CharsetDetector() argument
151 : textIn(new InputText(status)), resultArray(NULL), in CharsetDetector()
155 if (U_FAILURE(status)) { in CharsetDetector()
159 setRecognizers(status); in CharsetDetector()
161 if (U_FAILURE(status)) { in CharsetDetector()
223 UErrorCode status = U_ZERO_ERROR; getDetectableCount() local
230 detect(UErrorCode &status) detect() argument
243 detectAll(int32_t &maxMatchesFound, UErrorCode &status) detectAll() argument
281 setDetectableCharset(const char *encoding, UBool enabled, UErrorCode &status) setDetectableCharset() argument
439 getAllDetectableCharsets(UErrorCode &status) getAllDetectableCharsets() argument
[all...]
H A Dunits_data.h33 StringPiece offset, UErrorCode &status) in ConversionRateInfo()
35 this->sourceUnit.append(sourceUnit, status); in ConversionRateInfo()
36 this->baseUnit.append(baseUnit, status); in ConversionRateInfo()
37 this->factor.append(factor, status); in ConversionRateInfo()
38 this->offset.append(offset, status); in ConversionRateInfo()
66 * @param status Receives status.
68 void U_I18N_API getAllConversionRates(MaybeStackVector<ConversionRateInfo> &result, UErrorCode &status);
78 * @param status Receives status
32 ConversionRateInfo(StringPiece sourceUnit, StringPiece baseUnit, StringPiece factor, StringPiece offset, UErrorCode &status) ConversionRateInfo() argument
80 ConversionRates(UErrorCode &status) ConversionRates() argument
104 UErrorCode status = U_ZERO_ERROR; UnitPreference() local
[all...]
/third_party/mbedtls/programs/psa/
H A Dkey_ladder_demo.c77 status = DEMO_ERROR; \
87 status = (expr); \
88 if (status != PSA_SUCCESS) \
91 (int) status, \
158 psa_status_t status = PSA_SUCCESS; in save_key() local
177 return status; in save_key()
187 psa_status_t status = PSA_SUCCESS; in generate() local
203 return status; in generate()
216 psa_status_t status = PSA_SUCCESS; in import_key_from_file() local
231 status in import_key_from_file()
265 psa_status_t status = PSA_SUCCESS; derive_key_ladder() local
314 psa_status_t status = PSA_SUCCESS; derive_wrapping_key() local
350 psa_status_t status; wrap_data() local
437 psa_status_t status; unwrap_data() local
530 psa_status_t status = PSA_SUCCESS; run() local
616 psa_status_t status; main() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp28 RuleBasedBreakIterator::DictionaryCache::DictionaryCache(RuleBasedBreakIterator *bi, UErrorCode &status) : in DictionaryCache() argument
29 fBI(bi), fBreaks(status), fPositionInCache(-1), in DictionaryCache()
135 UErrorCode status = U_ZERO_ERROR; in populateDictionary() local
148 while(U_SUCCESS(status)) { in populateDictionary()
162 c, fBI->getLocaleID(ULOC_REQUESTED_LOCALE, status)); in populateDictionary()
167 foundBreakCount += lbe->findBreaks(text, current, rangeEnd, fBreaks, fBI->fIsPhraseBreaking, status); in populateDictionary()
187 fBreaks.insertElementAt(startPos, 0, status); in populateDictionary()
190 fBreaks.push(endPos, status); in populateDictionary()
208 RuleBasedBreakIterator::BreakCache::BreakCache(RuleBasedBreakIterator *bi, UErrorCode &status) : in BreakCache() argument
209 fBI(bi), fSideBuffer(status) { in BreakCache()
236 following(int32_t startPos, UErrorCode &status) following() argument
253 preceding(int32_t startPos, UErrorCode &status) preceding() argument
284 previous(UErrorCode &status) previous() argument
339 populateNear(int32_t position, UErrorCode &status) populateNear() argument
523 populatePreceding(UErrorCode &status) populatePreceding() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ducoleitr.cpp204 UErrorCode status = U_ZERO_ERROR; in init() local
206 strength = coll.getAttribute(UCOL_STRENGTH, status); in init()
207 toShift = coll.getAttribute(UCOL_ALTERNATE_HANDLING, status) == UCOL_SHIFTED; in init()
209 variableTop = coll.getVariableTop(status); in init()
277 UErrorCode *status) in ucol_openElements()
279 if (U_FAILURE(*status)) { in ucol_openElements()
283 *status = U_ILLEGAL_ARGUMENT_ERROR; in ucol_openElements()
288 *status = U_UNSUPPORTED_ERROR; // coll is a Collator but not a RuleBasedCollator in ucol_openElements()
295 *status = U_MEMORY_ALLOCATION_ERROR; in ucol_openElements()
317 UErrorCode *status) in ucol_next()
274 ucol_openElements(const UCollator *coll, const char16_t *text, int32_t textLength, UErrorCode *status) ucol_openElements() argument
316 ucol_next(UCollationElements *elems, UErrorCode *status) ucol_next() argument
329 nextProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) nextProcessed() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
382 previousProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) previousProcessed() argument
478 ucol_setText( UCollationElements *elems, const char16_t *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
H A Dnumparse_impl.cpp37 parse_flags_t parseFlags, UErrorCode& status) { in createSimpleParser()
40 DecimalFormatSymbols symbols(locale, status); in createSimpleParser()
45 DecimalFormatSymbols dfs(locale, status); in createSimpleParser()
48 CurrencySymbols currencySymbols({u"ICU", status}, locale, dfs, status); in createSimpleParser()
51 PatternParser::parseToPatternInfo(patternString, patternInfo, status); in createSimpleParser()
59 patternInfo, *parser, ignorables, parseFlags, status); in createSimpleParser()
74 parser->addMatcher(parser->fLocalMatchers.currency = {currencySymbols, symbols, parseFlags, status}); in createSimpleParser()
84 UErrorCode& status) { in createParserFromProperties()
86 AutoAffixPatternProvider affixProvider(properties, status); in createParserFromProperties()
36 createSimpleParser(const Locale& locale, const UnicodeString& patternString, parse_flags_t parseFlags, UErrorCode& status) createSimpleParser() argument
82 createParserFromProperties(const number::impl::DecimalFormatProperties& properties, const DecimalFormatSymbols& symbols, bool parseCurrency, UErrorCode& status) createParserFromProperties() argument
[all...]
H A Dcsdetect.cpp84 static void U_CALLCONV initRecognizers(UErrorCode &status) { in initRecognizers() argument
128 status = U_MEMORY_ALLOCATION_ERROR; in initRecognizers()
135 status = U_MEMORY_ALLOCATION_ERROR; in initRecognizers()
145 void CharsetDetector::setRecognizers(UErrorCode &status) in setRecognizers() argument
147 umtx_initOnce(gCSRecognizersInitOnce, &initRecognizers, status); in setRecognizers()
150 CharsetDetector::CharsetDetector(UErrorCode &status) in CharsetDetector() argument
151 : textIn(new InputText(status)), resultArray(nullptr), in CharsetDetector()
155 if (U_FAILURE(status)) { in CharsetDetector()
159 setRecognizers(status); in CharsetDetector()
161 if (U_FAILURE(status)) { in CharsetDetector()
223 UErrorCode status = U_ZERO_ERROR; getDetectableCount() local
230 detect(UErrorCode &status) detect() argument
243 detectAll(int32_t &maxMatchesFound, UErrorCode &status) detectAll() argument
281 setDetectableCharset(const char *encoding, UBool enabled, UErrorCode &status) setDetectableCharset() argument
439 getAllDetectableCharsets(UErrorCode &status) getAllDetectableCharsets() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_impl.cpp37 parse_flags_t parseFlags, UErrorCode& status) { in createSimpleParser()
40 DecimalFormatSymbols symbols(locale, status); in createSimpleParser()
45 DecimalFormatSymbols dfs(locale, status); in createSimpleParser()
48 CurrencySymbols currencySymbols({u"ICU", status}, locale, dfs, status); in createSimpleParser()
51 PatternParser::parseToPatternInfo(patternString, patternInfo, status); in createSimpleParser()
59 patternInfo, *parser, ignorables, parseFlags, status); in createSimpleParser()
74 parser->addMatcher(parser->fLocalMatchers.currency = {currencySymbols, symbols, parseFlags, status}); in createSimpleParser()
84 UErrorCode& status) { in createParserFromProperties()
86 AutoAffixPatternProvider affixProvider(properties, status); in createParserFromProperties()
36 createSimpleParser(const Locale& locale, const UnicodeString& patternString, parse_flags_t parseFlags, UErrorCode& status) createSimpleParser() argument
82 createParserFromProperties(const number::impl::DecimalFormatProperties& properties, const DecimalFormatSymbols& symbols, bool parseCurrency, UErrorCode& status) createParserFromProperties() argument
[all...]
H A Ducoleitr.cpp204 UErrorCode status = U_ZERO_ERROR; in init() local
206 strength = coll.getAttribute(UCOL_STRENGTH, status); in init()
207 toShift = coll.getAttribute(UCOL_ALTERNATE_HANDLING, status) == UCOL_SHIFTED; in init()
209 variableTop = coll.getVariableTop(status); in init()
277 UErrorCode *status) in ucol_openElements()
279 if (U_FAILURE(*status)) { in ucol_openElements()
283 *status = U_ILLEGAL_ARGUMENT_ERROR; in ucol_openElements()
288 *status = U_UNSUPPORTED_ERROR; // coll is a Collator but not a RuleBasedCollator in ucol_openElements()
295 *status = U_MEMORY_ALLOCATION_ERROR; in ucol_openElements()
317 UErrorCode *status) in ucol_next()
274 ucol_openElements(const UCollator *coll, const UChar *text, int32_t textLength, UErrorCode *status) ucol_openElements() argument
316 ucol_next(UCollationElements *elems, UErrorCode *status) ucol_next() argument
329 nextProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) nextProcessed() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
382 previousProcessed( int32_t *ixLow, int32_t *ixHigh, UErrorCode *status) previousProcessed() argument
478 ucol_setText( UCollationElements *elems, const UChar *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h130 * @param status the error code. Possible errors include U_INVALID_FORMAT_ERROR
135 Formattable(StringPiece number, UErrorCode &status);
300 * getNumber().getDouble(status) is returned. If this object is
302 * the status is set to U_INVALID_FORMAT_ERROR.
303 * @param status the error code
307 double getDouble(UErrorCode& status) const;
320 * as appropriate, is returned and the status is set to
326 * getNumber().getLong(status) is returned. If this object is
328 * the status is set to U_INVALID_FORMAT_ERROR.
329 * @param status th
[all...]
H A Dalphaindex.h119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p>
130 * UErrorCode status = U_ZERO_ERROR;
131 * AlphabeticIndex index = new AlphabeticIndex(desiredLocale, status);
132 * index->addLabels(additionalLocale, status);
134 * index->addRecord(item->name(), item, status);
139 * while (index->nextBucket(status)) {
147 * index->resetBucketIterator(status);
148 * while (index->nextBucket(status)) {
151 * while (index->nextRecord(status)) {
181 * int32_t bucketIndex = index.getBucketIndex(name, status);
[all...]
H A Dumsg.h67 * UErrorCode status = U_ZERO_ERROR;
73 * cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
74 * ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
75 * d1=ucal_getMillis(cal, &status);
78 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, d1, str, 7);
79 * if(status==U_BUFFER_OVERFLOW_ERROR){
80 * status=U_ZERO_ERROR;
83 * u_formatMessage( "en_US", pattern, u_strlen(pattern), result, resultlength, &status, d1, str, 7);
96 * UErrorCode status = U_ZERO_ERROR;
107 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, testArg
[all...]
H A Dmeasfmt.h114 const Locale &locale, UMeasureFormatWidth width, UErrorCode &status);
127 UErrorCode &status);
167 UErrorCode &status) const override;
172 * status to U_UNSUPPORTED_ERROR.
193 * @param status the error.
203 UErrorCode &status) const;
210 * `*%MeasureUnit::createSecond(status)`.
213 * @param status the error.
223 UErrorCode &status) const;
229 * @param status th
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dalphaindex.h119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p>
130 * UErrorCode status = U_ZERO_ERROR;
131 * AlphabeticIndex index = new AlphabeticIndex(desiredLocale, status);
132 * index->addLabels(additionalLocale, status);
134 * index->addRecord(item->name(), item, status);
139 * while (index->nextBucket(status)) {
147 * index->resetBucketIterator(status);
148 * while (index->nextBucket(status)) {
151 * while (index->nextRecord(status)) {
181 * int32_t bucketIndex = index.getBucketIndex(name, status);
[all...]
H A Dfmtable.h130 * @param status the error code. Possible errors include U_INVALID_FORMAT_ERROR
135 Formattable(StringPiece number, UErrorCode &status);
300 * getNumber().getDouble(status) is returned. If this object is
302 * the status is set to U_INVALID_FORMAT_ERROR.
303 * @param status the error code
307 double getDouble(UErrorCode& status) const;
320 * as appropriate, is returned and the status is set to
326 * getNumber().getLong(status) is returned. If this object is
328 * the status is set to U_INVALID_FORMAT_ERROR.
329 * @param status th
[all...]
H A Dumsg.h67 * UErrorCode status = U_ZERO_ERROR;
73 * cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
74 * ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
75 * d1=ucal_getMillis(cal, &status);
78 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, d1, str, 7);
79 * if(status==U_BUFFER_OVERFLOW_ERROR){
80 * status=U_ZERO_ERROR;
83 * u_formatMessage( "en_US", pattern, u_strlen(pattern), result, resultlength, &status, d1, str, 7);
96 * UErrorCode status = U_ZERO_ERROR;
107 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, testArg
[all...]
H A Dmeasfmt.h114 const Locale &locale, UMeasureFormatWidth width, UErrorCode &status);
127 UErrorCode &status);
167 UErrorCode &status) const override;
172 * status to U_UNSUPPORTED_ERROR.
193 * @param status the error.
203 UErrorCode &status) const;
210 * `*%MeasureUnit::createSecond(status)`.
213 * @param status the error.
223 UErrorCode &status) const;
229 * @param status th
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dalphaindex.h119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p>
130 * UErrorCode status = U_ZERO_ERROR;
131 * AlphabeticIndex index = new AlphabeticIndex(desiredLocale, status);
132 * index->addLabels(additionalLocale, status);
134 * index->addRecord(item->name(), item, status);
139 * while (index->nextBucket(status)) {
147 * index->resetBucketIterator(status);
148 * while (index->nextBucket(status)) {
151 * while (index->nextRecord(status)) {
181 * int32_t bucketIndex = index.getBucketIndex(name, status);
[all...]
H A Dfmtable.h130 * @param status the error code. Possible errors include U_INVALID_FORMAT_ERROR
135 Formattable(StringPiece number, UErrorCode &status);
300 * getNumber().getDouble(status) is returned. If this object is
302 * the status is set to U_INVALID_FORMAT_ERROR.
303 * @param status the error code
307 double getDouble(UErrorCode& status) const;
320 * as appropriate, is returned and the status is set to
326 * getNumber().getLong(status) is returned. If this object is
328 * the status is set to U_INVALID_FORMAT_ERROR.
329 * @param status th
[all...]
H A Dumsg.h67 * UErrorCode status = U_ZERO_ERROR;
73 * cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
74 * ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
75 * d1=ucal_getMillis(cal, &status);
78 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, d1, str, 7);
79 * if(status==U_BUFFER_OVERFLOW_ERROR){
80 * status=U_ZERO_ERROR;
83 * u_formatMessage( "en_US", pattern, u_strlen(pattern), result, resultlength, &status, d1, str, 7);
96 * UErrorCode status = U_ZERO_ERROR;
107 * resultLengthOut=u_formatMessage( "en_US", pattern, u_strlen(pattern), NULL, resultlength, &status, testArg
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dflagparser.cpp18 static int32_t extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char ** flagNames, int32_t numOfFlags, UErrorCode *status);
25 parseFlagsFile(const char *fileName, char **flagBuffer, int32_t flagBufferSize, const char ** flagNames, int32_t numOfFlags, UErrorCode *status) { in parseFlagsFile() argument
34 *status = U_FILE_ACCESS_ERROR; in parseFlagsFile()
42 *status = U_MEMORY_ALLOCATION_ERROR; in parseFlagsFile()
53 *status = U_MEMORY_ALLOCATION_ERROR; in parseFlagsFile()
72 idx = extractFlag(buffer, currentBufferSize, tmpFlagBuffer, flagBufferSize, flagNames, numOfFlags, status); in parseFlagsFile()
73 if (U_FAILURE(*status)) { in parseFlagsFile()
74 if (*status == U_BUFFER_OVERFLOW_ERROR) { in parseFlagsFile()
94 } while (allocateMoreSpace && U_SUCCESS(*status)); in parseFlagsFile()
102 if (U_FAILURE(*status) in parseFlagsFile()
117 extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) extractFlag() argument
[all...]
/third_party/node/test/js-native-api/7_factory_wrap/
H A Dmyobject.cc27 napi_status status; in Init() local
33 status = napi_define_class( in Init()
35 if (status != napi_ok) return status; in Init()
37 status = napi_create_reference(env, cons, 1, &constructor); in Init()
38 if (status != napi_ok) return status; in Init()
72 napi_status status; in NewInstance() local
78 status = napi_get_reference_value(env, constructor, &cons); in NewInstance()
79 if (status ! in NewInstance()
[all...]

Completed in 25 milliseconds

1...<<31323334353637383940>>...257