Home
last modified time | relevance | path

Searched defs:exports (Results 776 - 800 of 986) sorted by relevance

1...<<31323334353637383940

/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_incremental_backup_n_exporter.cpp580 SessionIncrementalBackupNExporter::SessionIncrementalBackupNExporter(napi_env env, napi_value exports) in SessionIncrementalBackupNExporter() argument
H A Dsession_backup_n_exporter.cpp520 SessionBackupNExporter::SessionBackupNExporter(napi_env env, napi_value exports) : NExporter(env, exports) {} in SessionBackupNExporter() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
H A Dcommon_func.cpp35 void InitOpenMode(napi_env env, napi_value exports) in InitOpenMode() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_n_exporter.cpp385 StreamNExporter::StreamNExporter(napi_env env, napi_value exports) : NExporter(env, exports) {} in StreamNExporter() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dprop_n_exporter.cpp682 PropNExporter::PropNExporter(napi_env env, napi_value exports) : NExporter(env, exports) {} in PropNExporter() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp279 napi_value DistributedHardwareManager::Init(napi_env env, napi_value exports) in Init() argument
297 static napi_value Export(napi_env env, napi_value exports) in Export() argument
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.h65 CloudSyncNapi(napi_env env, napi_value exports) : NExporter(env, exports) {}; in CloudSyncNapi() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_n_exporter.cpp466 DirNExporter::DirNExporter(napi_env env, napi_value exports) : NExporter(env, exports) {} in DirNExporter() argument
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp509 FileUriNExporter::FileUriNExporter(napi_env env, napi_value exports) : NExporter(env, exports) {} in FileUriNExporter() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_constants/
H A Dconstants.cpp186 Constants::Constants(napi_env env, napi_value exports) : NExporter(env, exports) {} in Constants() argument
/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H A Drecent_n_exporter.cpp365 RecentNExporter::RecentNExporter(napi_env env, napi_value exports) : NExporter(env, exports) in RecentNExporter() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp44 bool WebGLFramebuffer::Export(napi_env env, napi_value exports) in Export() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Deffect_napi.cpp39 napi_value EffectNapi::Init(napi_env env, napi_value exports) in Init() argument
/third_party/node/lib/
H A D_http_agent.js
H A Dzlib.js
/third_party/node/lib/internal/
H A Dasync_hooks.js
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.c23 wasm_func_t* get_export_func(const wasm_extern_vec_t* exports, size_t i) { in get_export_func() argument
31 wasm_global_t* get_export_global(const wasm_extern_vec_t* exports, size_t i) { in get_export_global() argument
39 wasm_table_t* get_export_table(const wasm_extern_vec_t* exports, size_t i) { in get_export_table() argument
183 own wasm_extern_vec_t exports; main() local
[all...]
H A Dglobal.cc110 auto exports in run() local
[all...]
H A Dmemory.c11 wasm_memory_t* get_export_memory(const wasm_extern_vec_t* exports, size_t i) { in get_export_memory() argument
19 wasm_func_t* get_export_func(const wasm_extern_vec_t* exports, size_t i) { in get_export_func() argument
144 own wasm_extern_vec_t exports; in main() local
[all...]
H A Dglobal.c10 wasm_global_t* get_export_global(const wasm_extern_vec_t* exports, size_t i) { in get_export_global() argument
18 wasm_func_t* get_export_func(const wasm_extern_vec_t* exports, size_t i) { in get_export_func() argument
130 own wasm_extern_vec_t exports; in main() local
[all...]
/third_party/node/test/js-native-api/test_general/
H A Dtest_general.c287 napi_value Init(napi_env env, napi_value exports) { in Init() argument
/third_party/node/test/js-native-api/test_reference/
H A Dtest_reference.c225 napi_value Init(napi_env env, napi_value exports) { in Init() argument
/third_party/node/test/js-native-api/test_string/
H A Dtest_string.c389 napi_value Init(napi_env env, napi_value exports) { in Init() argument
/third_party/node/test/js-native-api/test_typedarray/
H A Dtest_typedarray.c234 napi_value Init(napi_env env, napi_value exports) { in Init() argument
/third_party/node/test/node-api/test_threadsafe_function/
H A Dbinding.c302 static napi_value Init(napi_env env, napi_value exports) { in Init() argument

Completed in 18 milliseconds

1...<<31323334353637383940