| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
| H A D | data_detector_interface.h | 39 std::string module; member
|
| /foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
| H A D | connection_ble_trans_mock.cpp | 45 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 D | trans_tcp_direct_wifi.c | 68 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 D | connectioncommon_fuzzer.cpp | 54 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 D | auth_request.h | 39 AuthVerifyModule module; member
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_listener_test.cpp | 117 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 D | w32dlfcn.h | 31 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 D | ModuleTest.java | 55 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 D | ModuleTest.java | 52 static TestData openTestData(TestDataModule module, String name) throws DataModuleFormatError { in openTestData() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | DLL.cpp | 120 void *GetProcAddress(HMODULE module, LPCSTR procName)
in GetProcAddress() argument
|
| /third_party/node/lib/internal/crypto/ |
| H A D | rsa.js | |
| /third_party/node/lib/internal/ |
| H A D | freeze_intrinsics.js | |
| H A D | timers.js | |
| /third_party/node/lib/internal/streams/ |
| H A D | operators.js | |
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | hello.cc | 43 auto module = wasm::Module::make(store, binary); in run() local
|
| H A D | hello.c | 46 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local [all...] |
| H A D | multi.cc | 49 auto module = wasm::Module::make(store, binary); in run() local
|
| H A D | finalize.cc | 39 auto module = wasm::Module::make(store, binary); in run_in_store() local
|
| H A D | finalize.c | 41 own wasm_module_t* module = wasm_module_new(store, &binary); in run_in_store() local
|
| H A D | serialize.cc | 43 auto module = wasm::Module::make(store, binary); in run() local [all...] |
| /third_party/node/test/addons/async-hello-world/ |
| H A D | binding.cc | 81 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 D | binding.cc | 41 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 D | binding.cc | 38 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 D | binding.cc | 44 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby_module.cc | 45 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...] |