Home
last modified time | relevance | path

Searched defs:module (Results 376 - 400 of 1227) sorted by relevance

1...<<11121314151617181920>>...50

/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Ddata_detector_interface.h39 std::string module; member
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_trans_mock.cpp45 int32_t ConnBleSend(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen, int32_t module) in ConnBleSend() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c68 ListenerModule module = UNUSE_BUTT; in GetMoudleType() local
119 ListenerModule module = GetMoudleType(connInfo->type, connInfo->socketOption.addr); in OpenTcpDirectChannel() local
41 AddTcpConnAndSessionInfo(int32_t newchannelId, int32_t fd, SessionConn *newConn, ListenerModule module) AddTcpConnAndSessionInfo() argument
[all...]
/foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/
H A Dconnectioncommon_fuzzer.cpp54 static int32_t ConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in ConnectEvent() argument
59 static int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent() argument
66 ListenerModule module = DIRECT_CHANNEL_CLIENT; in DoBaseListenerFuzz() local
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_request.h39 AuthVerifyModule module; member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_listener_test.cpp117 ListenerModule module = UNUSE_BUTT; in HWTEST_F() local
137 ListenerModule module = UNUSE_BUTT; in HWTEST_F() local
156 ListenerModule module = UNUSE_BUTT; in HWTEST_F() local
172 ListenerModule module = UNUSE_BUTT; in HWTEST_F() local
187 ListenerModule module = DIRECT_CHANNEL_SERVER_HML_START; in HWTEST_F() local
[all...]
/third_party/ffmpeg/compat/
H A Dw32dlfcn.h31 static inline wchar_t *get_module_filename(HMODULE module) in get_module_filename() argument
67 HMODULE module = NULL; in win32_dlopen() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DModuleTest.java55 static TestData openTestData(TestDataModule module, String name) throws DataModuleFormatError { in openTestData() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DModuleTest.java52 static TestData openTestData(TestDataModule module, String name) throws DataModuleFormatError { in openTestData() argument
/third_party/lzma/CPP/Windows/
H A DDLL.cpp120 void *GetProcAddress(HMODULE module, LPCSTR procName) in GetProcAddress() argument
/third_party/node/lib/internal/crypto/
H A Drsa.js
/third_party/node/lib/internal/
H A Dfreeze_intrinsics.js
H A Dtimers.js
/third_party/node/lib/internal/streams/
H A Doperators.js
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.cc43 auto module = wasm::Module::make(store, binary); in run() local
H A Dhello.c46 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local
[all...]
H A Dmulti.cc49 auto module = wasm::Module::make(store, binary); in run() local
H A Dfinalize.cc39 auto module = wasm::Module::make(store, binary); in run_in_store() local
H A Dfinalize.c41 own wasm_module_t* module = wasm_module_new(store, &binary); in run_in_store() local
H A Dserialize.cc43 auto module = wasm::Module::make(store, binary); in run() local
[all...]
/third_party/node/test/addons/async-hello-world/
H A Dbinding.cc81 void init(v8::Local<v8::Object> exports, v8::Local<v8::Object> module) { in init() argument
/third_party/node/test/addons/async-cleanup-hook/
H A Dbinding.cc41 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc38 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc44 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/nghttp2/src/
H A Dshrpx_mruby_module.cc45 auto module = mrb_module_get(mrb, "Nghttpx"); in create_env() local
63 auto module = mrb_module_get(mrb, "Nghttpx"); in delete_downstream_from_module() local
74 auto module = mrb_define_module(mrb, "Nghttpx"); in init_module() local
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...50