Home
last modified time | relevance | path

Searched refs:result (Results 3151 - 3175 of 17732) sorted by relevance

1...<<121122123124125126127128129130>>...710

/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyname_r.c36 int result = 10; in gethostbyname_r_0100() local
42 result = gethostbyname_r("127.0.0.1", &h, buf, 1024, &res, &err); in gethostbyname_r_0100()
43 if (result == 0) { in gethostbyname_r_0100()
58 int result = 10; in gethostbyname_r_0200() local
64 result = gethostbyname_r("127.0.w.1", &h, buf, 1024, &res, &err); in gethostbyname_r_0200()
65 if (result != 0) { in gethostbyname_r_0200()
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dfchmodat.c37 int result = fchmodat(fd, in fchmodat_0100() local
43 EXPECT_EQ("fchmodat_0100", result, 0); in fchmodat_0100()
61 int result = fchmodat(fd, in fchmodat_0200() local
66 EXPECT_EQ("fchmodat_0200", result, 0); in fchmodat_0200()
79 int result = fchmodat(-1, "test.txt", S_IRWXU | S_IRWXG | S_IRWXO, AT_SYMLINK_NOFOLLOW); in fchmodat_0300() local
80 EXPECT_EQ("fchmodat_0300", result, failed); in fchmodat_0300()
H A Dfchmod.c34 int result = fchmod(fd, in fchmod_0100() local
38 EXPECT_EQ("fchmod_0100", result, 0); in fchmod_0100()
54 int result = fchmod(fd, S_IRWXU | S_IRWXG | S_IRWXO); in fchmod_0200() local
56 EXPECT_EQ("fchmod_0200", result, 0); in fchmod_0200()
69 int result = fchmod(-1, S_IRWXU | S_IRWXG | S_IRWXO); in fchmod_0300() local
70 EXPECT_EQ("fchmod_0300", result, -1); in fchmod_0300()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A D__fwriting.c36 int result = __fwriting(fptr); in __fwriting_0100() local
37 EXPECT_NE("__fwriting_0100", result, NUM_ZERO); in __fwriting_0100()
54 int result = __fwriting(fptr); in __fwriting_0200() local
55 EXPECT_NE("__fwriting_0200", result, NUM_ZERO); in __fwriting_0200()
75 int result = __fwriting(fptr); in __fwriting_0300() local
76 EXPECT_EQ("__fwriting_0300", result, NUM_ZERO); in __fwriting_0300()
H A Dswscanf.c33 int result = swscanf(wstr, L"%ls %d", tmp, &i); in swscanf_0100() local
34 if (result == EOF) { in swscanf_0100()
58 int result = swscanf(wstr, L"%ls %ls", tmp1, tmp2); in swscanf_0200() local
59 if (result == EOF) { in swscanf_0200()
80 int result = swscanf(wstr, L"%d %d", &i, &j); in swscanf_0300() local
81 if (result >= RESULT_VAL) { in swscanf_0300()
H A Dvasprintf.c32 int result = vasprintf(&temp, v, ap); in vasprintf_0100() local
33 if (result == 0) { in vasprintf_0100()
34 t_error("%s vasprintf result value is 0\n", __func__); in vasprintf_0100()
53 int result = vasprintf(&temp, v, ap); in vasprintf_0200() local
54 if (result == 0) { in vasprintf_0200()
55 t_error("%s vasprintf result value is 0\n", __func__); in vasprintf_0200()
74 int result = vasprintf(&temp, v, ap); in vasprintf_0300() local
75 if (result == 0) { in vasprintf_0300()
76 t_error("%s vasprintf result value is 0\n", __func__); in vasprintf_0300()
H A Dvswprintf.c34 int result = vswprintf(buffer, MAX, format, aptr); in vswprintf_0100() local
36 if (result < 0) { in vswprintf_0100()
37 t_error("%s vswprintf get result is less than 0", __func__); in vswprintf_0100()
54 int result = vswprintf(buffer, MAX, format, aptr); in vswprintf_0200() local
56 if (result < 0) { in vswprintf_0200()
57 t_error("%s vswprintf get result is less than 0", __func__); in vswprintf_0200()
74 int result = vswprintf(buffer, MAX, format, aptr); in vswprintf_0300() local
76 if (result < 0) { in vswprintf_0300()
77 t_error("%s vsprintf get result is less than 0", __func__); in vswprintf_0300()
H A Dvsprintf.c31 int result = vsprintf(buffer, format, aptr); in vsprintf_0100() local
33 if (result < 0) { in vsprintf_0100()
34 t_error("%s vsprintf get result is less than 0", __func__); in vsprintf_0100()
51 int result = vsprintf(buffer, format, aptr); in vsprintf_0200() local
53 if (result < 0) { in vsprintf_0200()
54 t_error("%s vsprintf get result is less than 0\n", __func__); in vsprintf_0200()
71 int result = vsprintf(buffer, format, aptr); in vsprintf_0300() local
73 if (result < 0) { in vsprintf_0300()
74 t_error("%s vsprintf get result is less than 0\n", __func__); in vsprintf_0300()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dwritev.c39 ssize_t result = writev(STDOUT_FILENO, iov, 2); in writev_0100() local
40 if (result != (iov[0].iov_len + iov[1].iov_len)) { in writev_0100()
61 ssize_t result = writev(STDOUT_FILENO, iov, 2); in writev_0200() local
62 if (result != (iov[0].iov_len + iov[1].iov_len)) { in writev_0200()
74 ssize_t result = writev(-1, NULL, -1); in writev_0300() local
75 if (result != -1) { in writev_0300()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dfix_word_test.cpp39 uint32_t result = 0x21097853; in TEST() local
40 ASSERT_EQ(result, spvFixWord(word, endian)); in TEST()
49 uint64_t result = 0xdeadbeef53780921; in TEST() local
50 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
59 uint64_t result = 0xefbeadde21097853; in TEST() local
60 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dfix_word_test.cpp39 uint32_t result = 0x21097853; in TEST() local
40 ASSERT_EQ(result, spvFixWord(word, endian)); in TEST()
49 uint64_t result = 0xdeadbeef53780921; in TEST() local
50 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
59 uint64_t result = 0xefbeadde21097853; in TEST() local
60 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_validators.h29 void postProcess(ParsedNumber& result) const U_OVERRIDE = 0;
35 void postProcess(ParsedNumber& result) const U_OVERRIDE;
43 void postProcess(ParsedNumber& result) const U_OVERRIDE;
55 void postProcess(ParsedNumber& result) const U_OVERRIDE;
66 void postProcess(ParsedNumber& result) const U_OVERRIDE;
81 void postProcess(ParsedNumber& result) const U_OVERRIDE;
/third_party/skia/third_party/externals/oboe/tests/
H A DtestAAudio.cpp38 aaudio_result_t result = mAAudioLoader->createStreamBuilder(&mBuilder); in createBuilder() local
40 ASSERT_EQ(result, 0); in createBuilder()
45 aaudio_result_t result = mAAudioLoader->builder_openStream(mBuilder, &stream); in openCloseStream() local
46 ASSERT_EQ(result, 0); in openCloseStream()
49 result = mAAudioLoader->stream_close(stream); in openCloseStream()
50 ASSERT_EQ(result, 0); in openCloseStream()
/third_party/skia/src/sksl/analysis/
H A DSkSLSwitchCaseContainsExit.cpp42 bool result = INHERITED::visitStatement(stmt); variable
44 return result;
54 bool result = INHERITED::visitStatement(stmt); variable
57 return result;
62 bool result = INHERITED::visitStatement(stmt); variable
64 return result;
/third_party/skia/tests/
H A DWebpTest.cpp34 auto result = codec->getPixels(premulBm.pixmap(), &options); in DEF_TEST() local
35 if (result != SkCodec::kSuccess) { in DEF_TEST()
37 SkCodec::ResultToString(result)); in DEF_TEST()
49 result = codec->getPixels(premulInfo.makeAlphaType(alphaType), changeBm.getPixels(), in DEF_TEST()
51 if (result != SkCodec::kSuccess) { in DEF_TEST()
53 SkCodec::ResultToString(result)); in DEF_TEST()
/third_party/skia/third_party/externals/icu/source/common/
H A Dservrbf.cpp75 ICUResourceBundleFactory::debug(UnicodeString& result) const in debug()
77 LocaleKeyFactory::debug(result); in debug()
78 result.append((UnicodeString)", bundle: "); in debug()
79 return result.append(_bundleName); in debug()
83 ICUResourceBundleFactory::debugClass(UnicodeString& result) const in debugClass()
85 return result.append((UnicodeString)"ICUResourceBundleFactory"); in debugClass()
H A Dustack.cpp40 void* result = 0; in pop() local
42 result = elementAt(n); in pop()
45 return result; in pop()
50 int32_t result = 0; in popi() local
52 result = elementAti(n); in popi()
55 return result; in popi()
/third_party/typescript/tests/baselines/reference/
H A DtypeParameterExtendsPrimitive.js21 let result = 0;
23 result += v[prop];
25 return result;
45 var result = 0;
48 result += v[prop];
50 return result;
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_orientation.cpp198 dng_orientation result; in operator -() local
200 result.SetAdobe (((4 - x) & 3) | (x & 4)); in operator -()
202 return result; in operator -()
225 dng_orientation result; in operator +() local
227 result.SetAdobe (((x + y) & 3) | (x & 4)); in operator +()
229 return result; in operator +()
/third_party/spirv-tools/test/
H A Dfix_word_test.cpp39 uint32_t result = 0x21097853; in TEST() local
40 ASSERT_EQ(result, spvFixWord(word, endian)); in TEST()
49 uint64_t result = 0xdeadbeef53780921; in TEST() local
50 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
59 uint64_t result = 0xefbeadde21097853; in TEST() local
60 ASSERT_EQ(result, spvFixDoubleWord(low, high, endian)); in TEST()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1209 store_ssa_def(struct ntv_context *ctx, nir_ssa_def *ssa, SpvId result) in store_ssa_def() argument
1211 assert(result != 0); in store_ssa_def()
1213 ctx->defs[ssa->index] = result; in store_ssa_def()
1254 store_reg_def(struct ntv_context *ctx, nir_reg_dest *reg, SpvId result) in store_reg_def() argument
1258 spirv_builder_emit_store(&ctx->builder, var, result); in store_reg_def()
1262 store_dest_raw(struct ntv_context *ctx, nir_dest *dest, SpvId result) in store_dest_raw() argument
1265 store_ssa_def(ctx, &dest->ssa, result); in store_dest_raw()
1267 store_reg_def(ctx, &dest->reg, result); in store_dest_raw()
1271 store_dest(struct ntv_context *ctx, nir_dest *dest, SpvId result, nir_alu_type type) in store_dest() argument
1295 result in store_dest()
1497 SpvId result; emit_so_outputs() local
1767 SpvId result = emit_float_const(ctx, bit_size, value); get_fvec_constant() local
1787 SpvId result = emit_int_const(ctx, bit_size, value); get_ivec_constant() local
1845 store_alu_result(struct ntv_context *ctx, nir_alu_instr *alu, SpvId result, bool force_float) store_alu_result() argument
1924 SpvId result = 0; emit_alu() local
2347 SpvId result; emit_load_deref() local
2397 SpvId result; emit_store_deref() local
2431 SpvId result; emit_load_shared() local
2480 SpvId result; emit_load_push_const() local
2552 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, emit_load_front_face() local
2582 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, *var_id); emit_load_uint_input() local
2614 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, *var_id); emit_load_vec_input() local
2645 SpvId result; emit_interpolate() local
2661 SpvId result = emit_atomic(ctx, get_atomic_op(intr->intrinsic), dest_type, ptr, param, param2); handle_atomic_op() local
2716 SpvId result = spirv_builder_emit_binop(&ctx->builder, SpvOpArrayLength, uint_type, emit_get_ssbo_size() local
2788 extract_sparse_load(struct ntv_context *ctx, SpvId result, SpvId dest_type, nir_ssa_def *dest_ssa) extract_sparse_load() argument
2836 SpvId result = spirv_builder_emit_image_read(&ctx->builder, emit_image_deref_load() local
2859 SpvId result = spirv_builder_emit_image_query_size(&ctx->builder, get_uvec_type(ctx, 32, num_components), img, 0); emit_image_deref_size() local
2873 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageQuerySamples, get_dest_type(ctx, &intr->dest, nir_type_uint), img); emit_image_deref_samples() local
2915 SpvId result = emit_unop(ctx, SpvOpSubgroupBallotKHR, type, get_src(ctx, &intr->src[0])); emit_ballot() local
2925 SpvId result = emit_unop(ctx, SpvOpSubgroupFirstInvocationKHR, type, get_src(ctx, &intr->src[0])); emit_read_first_invocation() local
2935 SpvId result = emit_binop(ctx, SpvOpSubgroupReadInvocationKHR, type, emit_read_invocation() local
2949 SpvId result = spirv_builder_emit_unop_const(&ctx->builder, SpvOpReadClockKHR, type, scope); emit_shader_clock() local
2971 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageSparseTexelsResident, type, resident); emit_is_sparse_texels_resident() local
2995 SpvId result = spirv_builder_emit_vote(&ctx->builder, op, get_src(ctx, &intr->src[0])); emit_vote() local
3527 SpvId result = spirv_builder_emit_image_query_size(&ctx->builder, emit_tex() local
3535 SpvId result = spirv_builder_emit_image_query_levels(&ctx->builder, emit_tex() local
3542 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageQuerySamples, emit_tex() local
3571 SpvId result = spirv_builder_emit_image_query_lod(&ctx->builder, emit_tex() local
3600 SpvId result; emit_tex() local
3712 SpvId result = (SpvId)(intptr_t)he->data; emit_deref_var() local
3785 SpvId result = spirv_builder_emit_access_chain(&ctx->builder, emit_deref_array() local
3817 SpvId result = spirv_builder_emit_access_chain(&ctx->builder, emit_deref_struct() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1824 int32_t result = OH_Drawing_TypographyGetUnresolvedGlyphsCount(typography); in HWTEST_F() local
1825 EXPECT_TRUE(result != 0); in HWTEST_F()
1826 result = OH_Drawing_TypographyGetUnresolvedGlyphsCount(nullptr); in HWTEST_F()
1827 EXPECT_TRUE(result == 0); in HWTEST_F()
1882 bool result = OH_Drawing_TypographyTextGetLineStyle(typoStyle); in HWTEST_F() local
1883 EXPECT_TRUE(result == true); in HWTEST_F()
1884 result = OH_Drawing_TypographyTextGetLineStyle(nullptr); in HWTEST_F()
1885 EXPECT_TRUE(result == false); in HWTEST_F()
1901 OH_Drawing_FontWeight result = OH_Drawing_TypographyTextlineStyleGetFontWeight(typoStyle); in HWTEST_F() local
1902 EXPECT_TRUE(result in HWTEST_F()
1920 OH_Drawing_FontStyle result = OH_Drawing_TypographyTextlineStyleGetFontStyle(typoStyle); HWTEST_F() local
1941 char** result = OH_Drawing_TypographyTextlineStyleGetFontFamilies(typoStyle, &fontNum); HWTEST_F() local
1959 double result = OH_Drawing_TypographyTextlineStyleGetFontSize(typoStyle); HWTEST_F() local
1977 double result = OH_Drawing_TypographyTextlineStyleGetHeightScale(typoStyle); HWTEST_F() local
1997 bool result = OH_Drawing_TypographyTextlineStyleGetHeightOnly(typoStyle); HWTEST_F() local
2016 bool result = OH_Drawing_TypographyTextlineStyleGetHalfLeading(typoStyle); HWTEST_F() local
2033 double result = OH_Drawing_TypographyTextlineStyleGetSpacingScale(typoStyle); HWTEST_F() local
2053 OH_Drawing_TextDirection result = OH_Drawing_TypographyGetTextDirection(typoStyle); HWTEST_F() local
2070 size_t result = OH_Drawing_TypographyGetTextMaxLines(typoStyle); HWTEST_F() local
2087 char* result = OH_Drawing_TypographyGetTextEllipsis(typoStyle); HWTEST_F() local
2106 bool result = OH_Drawing_TypographyStyleEquals(from, to); HWTEST_F() local
2129 bool result = OH_Drawing_TypographyTextlineGetStyleOnly(typoStyle); HWTEST_F() local
2148 OH_Drawing_TextAlign result = OH_Drawing_TypographyGetTextAlign(typoStyle); HWTEST_F() local
2247 bool result = OH_Drawing_TextStyleIsAttributeMatched(txtStyle, txtStyleCompare, TEXT_STYLE_ALL_ATTRIBUTES); HWTEST_F() local
2297 bool result = OH_Drawing_TypographyStyleStrutStyleEquals(from, to); HWTEST_F() local
2333 bool result = OH_Drawing_TextStyleIsEqual(txtStyle, txtStyleCompare); HWTEST_F() local
2403 bool result = OH_Drawing_TextStyleIsEqualByFont(txtStyle, txtStyleCompare); HWTEST_F() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp66 const char* result = NULL; in getTestName() local
75 result = "points_input_line_strip_output"; in getTestName()
78 result = "points_input_points_output"; in getTestName()
81 result = "points_input_triangles_output"; in getTestName()
102 result = "lines_input_line_strip_output_lines_drawcall"; in getTestName()
105 result = "lines_input_line_strip_output_line_strip_drawcall"; in getTestName()
108 result = "lines_input_line_strip_output_line_loop_drawcall"; in getTestName()
125 result = "lines_input_points_output_lines_drawcall"; in getTestName()
128 result = "lines_input_points_output_line_strip_drawcall"; in getTestName()
131 result in getTestName()
1340 const char* result = NULL; getGeometryShaderCode() local
1633 std::string result; getVertexShaderCode() local
2513 unsigned int result = 0; getAmountOfElementsPerInstance() local
2549 unsigned int result = 0; getAmountOfVerticesPerInstance() local
2864 std::string result; getGeometryShaderCode() local
3314 std::string result; getVertexShaderCode() local
4196 unsigned int result = 0; getAmountOfVerticesPerInstance() local
4596 std::string result; getGeometryShaderCode() local
5302 std::string result; getVertexShaderCode() local
[all...]
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp335 napi_value result; in GetOfflineMediaKeyIds() local
341 napi_create_string_utf8(env, backString, strlen(backString),&result); in GetOfflineMediaKeyIds()
342 return result; in GetOfflineMediaKeyIds()
351 napi_create_string_utf8(env, backString, strlen(backString),&result); in GetOfflineMediaKeyIds()
352 return result; in GetOfflineMediaKeyIds()
354 napi_create_string_utf8(env, (const char*)&mediaKeyIds.ids[0][0], (size_t)mediaKeyIds.idsLen[0], &result); in GetOfflineMediaKeyIds()
355 return result; in GetOfflineMediaKeyIds()
364 napi_create_string_utf8(env, backString, strlen(backString),&result); in GetOfflineMediaKeyIds()
365 return result; in GetOfflineMediaKeyIds()
374 napi_create_string_utf8(env, backString, strlen(backString),&result); in GetOfflineMediaKeyIds()
382 napi_value result; GetCertificateStatus() local
491 napi_value result; Test_MediaKeySystem_Create() local
527 napi_value result; Test_MediaKeySystem_SetConfigurationString() local
584 napi_value result; Test_MediaKeySystem_GetConfigurationString() local
646 napi_value result; Test_MediaKeySystem_SetConfigurationByteArray() local
704 napi_value result; Test_MediaKeySystem_GetConfigurationByteArray() local
770 napi_value result; Test_MediaKeySystem_GetStatistics() local
817 napi_value result; Test_MediaKeySystem_GetMaxContentProtectionLevel() local
856 napi_value result; Test_CreateMediaKeySession() local
904 napi_value result; Test_MediaKeySystem_GenerateKeySystemRequest() local
973 napi_value result; Test_MediaKeySystem_ProcessKeySystemResponse() local
1036 napi_value result; Test_MediaKeySystem_GetOfflineMediaKeyIds() local
1100 napi_value result; Test_MediaKeySystem_GetOfflineMediaKeyStatus() local
1170 napi_value result; Test_MediaKeySystem_ClearOfflineMediaKeys() local
1232 napi_value result; Test_MediaKeySystem_GetCertificateStatus() local
1274 napi_value result; Test_MediaKeySystem_Destroy() local
1310 napi_value result; Test_MediaKeySystem_SetMediaKeySystemCallback() local
1372 napi_value result; Test_MediaKeySession_GenerateMediaKeyRequest() local
1458 napi_value result; Test_MediaKeySession_ProcessMediaKeyResponse() local
1540 napi_value result; Test_MediaKeySession_CheckMediaKeyStatus() local
1605 napi_value result; Test_MediaKeySession_ClearMediaKeys() local
1663 napi_value result; Test_MediaKeySession_GetContentProtectionLevel() local
1710 napi_value result; Test_MediaKeySession_RequireSecureDecoderModule() local
1797 napi_value result; Test_MediaKeySession_SetMediaKeySessionCallback() local
1848 napi_value result; Test_MediaKeySession_GenerateOfflineReleaseRequest() local
1928 napi_value result; Test_MediaKeySession_ProcessOfflineReleaseResponse() local
1998 napi_value result; Test_MediaKeySession_RestoreOfflineMediaKeys() local
2054 napi_value result; Test_CreateMediaKeySession_multi() local
2087 napi_value result; Test_MediaKeySession_ProcessOfflineReleaseResponse_multi() local
2128 napi_value result; Test_MediaKeySystem_SetConfigurationString_multi() local
2165 napi_value result; Test_MediaKeySystem_SetCallback() local
2251 napi_value result; Test_MediaKeySession_SetCallback() local
2306 napi_value result; Test_MediaKeySystem_GetMediaKeySystems() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dphoto_album_napi.cpp133 napi_value result = nullptr; in CreatePhotoAlbumNapi() local
135 CHECK_ARGS(env, napi_new_instance(env, constructor, 0, nullptr, &result), JS_INNER_FAIL); in CreatePhotoAlbumNapi()
137 return result; in CreatePhotoAlbumNapi()
148 napi_value result = nullptr; in CreatePhotoAlbumNapi() local
150 CHECK_ARGS(env, napi_new_instance(env, constructor, 0, nullptr, &result), JS_INNER_FAIL); in CreatePhotoAlbumNapi()
151 CHECK_COND(env, result != nullptr, JS_INNER_FAIL); in CreatePhotoAlbumNapi()
154 CHECK_ARGS(env, napi_unwrap(env, result, reinterpret_cast<void**>(&photoAlbumNapi)), JS_INNER_FAIL); in CreatePhotoAlbumNapi()
157 return result; in CreatePhotoAlbumNapi()
258 napi_value result = nullptr; in PhotoAlbumNapiConstructor() local
259 CHECK_ARGS(env, napi_get_undefined(env, &result), JS_INNER_FAI in PhotoAlbumNapiConstructor()
290 napi_value result = nullptr; UnwrapPhotoAlbumObject() local
453 napi_value result = nullptr; GetStringArg() local
483 napi_value result = nullptr; JSSetAlbumName() local
495 napi_value result = nullptr; JSPhotoAccessSetAlbumName() local
507 napi_value result = nullptr; JSSetCoverUri() local
549 napi_value result = nullptr; ParseArgsCommitModify() local
629 napi_value result = nullptr; GetAssetsIdArray() local
655 napi_value result = nullptr; GetAssetsIdArray() local
678 napi_value result = nullptr; ParseArgsAddAssets() local
690 napi_value result = nullptr; ParseArgsAddAssets() local
823 napi_value result = nullptr; ParseArgsRemoveAssets() local
830 napi_value result = nullptr; ParseArgsRemoveAssets() local
982 napi_value result = nullptr; ParseArgsGetPhotoAssets() local
1163 napi_value result = nullptr; TrashAlbumParseArgs() local
1288 napi_value result = nullptr; PrivateAlbumParseArgs() local
1375 napi_value result = nullptr; ParseArgsSetCoverUri() local
[all...]

Completed in 24 milliseconds

1...<<121122123124125126127128129130>>...710