/third_party/typescript/tests/baselines/reference/ |
H A D | aliasUsageInVarAssignment.js | 25 exports.__esModule = true;
26 exports.Model = void 0;
32 exports.Model = Model;
50 exports.__esModule = true;
51 exports.VisualizationModel = void 0;
60 exports.VisualizationModel = VisualizationModel;
63 exports.__esModule = true;
|
H A D | unusedLocalsAndParametersOverloadSignatures.js | 27 exports.__esModule = true;
28 exports.genericFunc = exports.C = exports.func = void 0;
32 exports.func = func;
42 exports.C = C;
46 exports.genericFunc = genericFunc;
|
H A D | importCallExpressionNestedUMD2.js | 13 if (typeof module === "object" && typeof module.exports === "object") {
14 var v = factory(require, exports);
15 if (v !== undefined) module.exports = v;
18 define(["require", "exports"], factory);
20 })(function (require, exports) {
22 Object.defineProperty(exports, "__esModule", { value: true });
23 exports.default = "./foo";
63 if (typeof module === "object" && typeof module.exports === "object") {
64 var v = factory(require, exports);
65 if (v !== undefined) module.exports [all...] |
H A D | recursiveMods.js | 28 exports.__esModule = true;
29 exports.Foo = void 0;
38 })(Foo = exports.Foo || (exports.Foo = {}));
54 })(Foo = exports.Foo || (exports.Foo = {}));
|
H A D | staticInstanceResolution5.js | 20 define(["require", "exports"], function (require, exports) {
22 exports.__esModule = true;
23 exports.Promise = void 0;
32 exports.Promise = Promise;
35 define(["require", "exports"], function (require, exports) {
37 exports.__esModule = true;
|
H A D | chained2.js | 26 exports.__esModule = true;
34 exports.__esModule = true;
37 exports.__esModule = true;
38 exports["default"] = void 0;
40 exports["default"] = types;
43 exports.__esModule = true;
|
H A D | constEnumNamespaceReferenceCausesNoImport2.js | 27 exports.__esModule = true;
28 exports.ConstEnumOnlyModule = void 0;
37 })(ConstEnumOnlyModule = exports.ConstEnumOnlyModule || (exports.ConstEnumOnlyModule = {}));
41 module.exports = Foo.ConstEnumOnlyModule;
44 exports.__esModule = true;
|
H A D | declarationEmitMappedTypeTemplateTypeofSymbol.js | 23 exports.__esModule = true;
24 exports.timestamp = void 0;
26 exports.timestamp = x.now();
29 exports.__esModule = true;
30 exports.timestamp = void 0;
32 exports.timestamp = (0, a_1.now)();
|
H A D | declarationEmitNoNonRequiredParens.js | 12 exports.__esModule = true;
13 exports.bar = exports.Test = void 0;
19 })(Test = exports.Test || (exports.Test = {}));
20 exports.bar = null;
|
H A D | declarationEmitSymlinkPaths.js | 29 Object.defineProperty(exports, "__esModule", { value: true });
30 exports.getNotification = void 0;
34 exports.getNotification = getNotification;
37 Object.defineProperty(exports, "__esModule", { value: true });
38 exports.NotificationScenario = void 0;
41 exports.NotificationScenario = (0, index_1.test)(NotificationAPIUtils_1.getNotification);
|
H A D | decoratorMetadataWithImportDeclarationNameCollision.js | 28 Object.defineProperty(exports, "__esModule", { value: true });
29 exports.db = void 0;
37 exports.db = db;
40 Object.defineProperty(exports, "__esModule", { value: true });
41 exports.MyClass = void 0;
57 exports.MyClass = MyClass;
|
H A D | decoratorMetadataWithImportDeclarationNameCollision2.js | 28 Object.defineProperty(exports, "__esModule", { value: true });
29 exports.db = void 0;
37 exports.db = db;
40 Object.defineProperty(exports, "__esModule", { value: true });
41 exports.MyClass = void 0;
57 exports.MyClass = MyClass;
|
H A D | decoratorMetadataWithImportDeclarationNameCollision3.js | 28 Object.defineProperty(exports, "__esModule", { value: true });
29 exports.db = void 0;
37 exports.db = db;
40 Object.defineProperty(exports, "__esModule", { value: true });
41 exports.MyClass = void 0;
57 exports.MyClass = MyClass;
|
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | usage_statistics_init.cpp | 33 static napi_value UsageStatisticsInit(napi_env env, napi_value exports) in UsageStatisticsInit() argument 55 NAPI_CALL(env, napi_define_properties(env, exports, sizeof(desc) / sizeof(desc[0]), desc)); in UsageStatisticsInit() 57 InitIntervalType(env, exports); in UsageStatisticsInit() 58 InitAppGroupType(env, exports); in UsageStatisticsInit() 59 return exports; in UsageStatisticsInit() 62 napi_value InitIntervalType(napi_env env, napi_value exports) in InitIntervalType() argument 94 napi_set_named_property(env, exports, "IntervalType", result); in InitIntervalType() 95 return exports; in InitIntervalType() 98 napi_value InitAppGroupType(napi_env env, napi_value exports) in InitAppGroupType() argument 134 napi_set_named_property(env, exports, "GroupTyp in InitAppGroupType() [all...] |
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
H A D | ethernet_module.cpp | 78 static napi_value DeclareEthernetData(napi_env env, napi_value exports) in DeclareEthernetData() argument 80 NapiUtils::DefineProperties(env, exports, { in DeclareEthernetData() 84 return exports; in DeclareEthernetData() 97 static napi_value DeclareEthernetInterface(napi_env env, napi_value exports) in DeclareEthernetInterface() argument 99 NapiUtils::DefineProperties(env, exports, { in DeclareEthernetInterface() 108 return exports; in DeclareEthernetInterface() 111 napi_value RegisterEthernetInterface(napi_env env, napi_value exports) in RegisterEthernetInterface() argument 113 DeclareEthernetInterface(env, exports); in RegisterEthernetInterface() 114 DeclareEthernetData(env, exports); in RegisterEthernetInterface() 123 NapiUtils::SetNamedProperty(env, exports, IP_SET_MOD in RegisterEthernetInterface() [all...] |
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/ |
H A D | sigstore_bundle.js | 2 Object.defineProperty(exports, "__esModule", { value: true }); 3 exports.Bundle = exports.VerificationMaterial = exports.TimestampVerificationData = void 0; 11 exports.TimestampVerificationData = { 33 exports.VerificationMaterial = { 50 ? exports.TimestampVerificationData.fromJSON(object.timestampVerificationData) 74 ? exports.TimestampVerificationData.toJSON(message.timestampVerificationData) 82 exports.Bundle = { 87 ? exports [all...] |
/third_party/node/deps/npm/node_modules/@sigstore/bundle/dist/ |
H A D | validate.js | 2 Object.defineProperty(exports, "__esModule", { value: true }); 3 exports.assertBundleLatest = exports.assertBundleV02 = exports.isBundleV01 = exports.assertBundleV01 = exports.assertBundle = void 0; 30 exports.assertBundle = assertBundle; 40 exports.assertBundleV01 = assertBundleV01; 51 exports.isBundleV01 = isBundleV01; 61 exports [all...] |
/third_party/node/deps/npm/node_modules/socks/build/common/ |
H A D | helpers.js | 2 Object.defineProperty(exports, "__esModule", { value: true }); 3 exports.ipToBuffer = exports.int32ToIpv4 = exports.ipv4ToInt32 = exports.validateSocksClientChainOptions = exports.validateSocksClientOptions = void 0; 43 exports.validateSocksClientOptions = validateSocksClientOptions; 76 exports.validateSocksClientChainOptions = validateSocksClientChainOptions; 135 exports.ipv4ToInt32 = ipv4ToInt32; 145 exports [all...] |
/foundation/ability/form_fwk/frameworks/js/napi/form_agent/ |
H A D | native_module.cpp | 25 static napi_value JsFormAgentInit(napi_env env, napi_value exports) in JsFormAgentInit() argument 30 napi_wrap(env, exports, jsFormAgent.release(), JsFormAgent::Finalizer, nullptr, nullptr); in JsFormAgentInit() 33 BindNativeFunction(env, exports, "requestPublishForm", moduleName, JsFormAgent::RequestPublishForm); in JsFormAgentInit() 34 return exports; in JsFormAgentInit() 41 * @param[in] exports An empty object via the exports parameter as a convenience 43 * @return The return value from Init is treated as the exports object for the module 45 static napi_value Init(napi_env env, napi_value exports) in Init() argument 47 return JsFormAgentInit(env, exports); in Init()
|
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
H A D | native_module.cpp | 34 static napi_value Init(napi_env env, napi_value exports) in Init() argument 36 FeatureAbilityInit(env, exports); in Init() 37 DataAbilityOperationInit(env, exports); in Init() 38 DataAbilityHelperInit(env, exports); in Init() 39 FAConstantInit(env, exports); in Init() 40 return exports; in Init()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
H A D | native_module_image_sendable.cpp | 30 static napi_value Export(napi_env env, napi_value exports) in Export() argument 33 SendablePixelMapNapi::Init(env, exports); in Export() 34 SendableImageNapi::Init(env, exports); in Export() 35 SendableImageReceiverNapi::Init(env, exports); in Export() 36 SendableImageSourceNapi::Init(env, exports); in Export() 37 return exports; in Export()
|
/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | native_module_ohos_photoaccess_helper_sendable.cpp | 23 static napi_value PhotoAccessHelperExport(napi_env env, napi_value exports) in PhotoAccessHelperExport() argument 25 SendablePhotoAccessHelper::Init(env, exports); in PhotoAccessHelperExport() 26 SendablePhotoAlbumNapi::PhotoAccessInit(env, exports); in PhotoAccessHelperExport() 27 SendableFileAssetNapi::PhotoAccessHelperInit(env, exports); in PhotoAccessHelperExport() 28 SendableFetchFileResultNapi::PhotoAccessHelperInit(env, exports); in PhotoAccessHelperExport() 29 return exports; in PhotoAccessHelperExport()
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | entry_point.cpp | 26 * function for module exports 28 static napi_value Init(napi_env env, napi_value exports) in Init() argument 30 InitRdbHelper(env, exports); in Init() 31 RdbStoreProxy::Init(env, exports); in Init() 32 RdbPredicatesProxy::Init(env, exports); in Init() 33 InitConstProperties(env, exports); in Init() 34 return exports; in Init()
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_init.cpp | 27 static napi_value NapiInit(napi_env env, napi_value exports) in NapiInit() argument 32 PasteDataRecordNapi::PasteDataRecordInit(env, exports); in NapiInit() 33 PasteDataNapi::PasteDataInit(env, exports); in NapiInit() 34 SystemPasteboardNapi::SystemPasteboardInit(env, exports); in NapiInit() 35 PasteboardNapi::PasteBoardInit(env, exports); in NapiInit() 36 return exports; in NapiInit()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/ |
H A D | module_v9.cpp | 30 static napi_value Export(napi_env env, napi_value exports) in Export() argument 32 InitOpenMode(env, exports); in Export() 34 products.emplace_back(make_unique<PropNExporterV9>(env, exports)); in Export() 35 products.emplace_back(make_unique<FileNExporter>(env, exports)); in Export() 36 products.emplace_back(make_unique<StatNExporterV9>(env, exports)); in Export() 44 return exports; in Export()
|