Home
last modified time | relevance | path

Searched defs:module (Results 276 - 300 of 1075) sorted by relevance

1...<<11121314151617181920>>...43

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.h35 char module[MODULE_MAX_LEN]; member
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.h33 char* module; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
H A Dfaultlog_info_ohos.h36 std::string module; member in OHOS::HiviewDFX::FaultLogInfoOhos
/base/hiviewdfx/hiview/core/include/
H A Dplugin_bundle.h27 PluginBundle (const std::string& name, const PluginConfig& config, DynamicModule module) in PluginBundle() argument
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
H A Dfaultlogger_client_test.cpp27 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::string& module) in GetFaultLogName() argument
43 FaultLogInfoInner CreateFaultLogInfo(const time_t& time, int32_t id, int32_t type, const std::string& module) in CreateFaultLogInfo() argument
61 bool CheckLogFileExist(const time_t& time, int32_t id, const std::string& type, const std::string& module) in CheckLogFileExist() argument
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_idm_callback_stub_test.cpp68 int32_t module = 10; in HWTEST_F() local
H A Duser_auth_callback_stub_test.cpp69 int32_t module = 10; in HWTEST_F() local
H A Duser_auth_callback_proxy_test.cpp80 int32_t module = 12; in HWTEST_F() local
/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context_callback_impl.cpp44 void WidgetContextCallbackImpl::OnAcquireInfo(int32_t module, int32_t acquireInfo, const Attributes &extraInfo) in OnAcquireInfo() argument
/third_party/elfutils/tests/
H A Ddwfl-bug-fd-leak.c77 Dwfl_Module *module = dwfl_addrmodule (dwfl, address); in elfutils_open() local
/third_party/node/lib/internal/modules/esm/
H A Dassert.js
H A Dutils.js[all...]
/third_party/node/lib/internal/process/
H A Dexecution.js[all...]
/third_party/node/lib/internal/streams/
H A Dduplexify.js
/third_party/node/lib/internal/v8/
H A Dstartup_snapshot.js
/third_party/node/lib/internal/
H A Dworker.js
/third_party/node/lib/
H A Dtimers.js
/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.h68 IsSubtypeOf(ValueType subtype, ValueType supertype, const WasmModule* module) IsSubtypeOf() argument
77 IsHeapSubtypeOf(HeapType::Representation subtype, HeapType::Representation supertype, const WasmModule* module) IsHeapSubtypeOf() argument
H A Dwasm-opcodes.cc36 bool IsJSCompatibleSignature(const FunctionSig* sig, const WasmModule* module, in IsJSCompatibleSignature() argument
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.cc96 auto module = wasm::Module::make(store, binary); in run() local
H A Dstart.cc41 auto module = wasm::Module::make(store, binary); in run() local
H A Dstart.c47 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
H A Dobject_mutator.js
/third_party/node/test/addons/new-isolate-addon/
H A Dbinding.cc70 Initialize(Local<Object> exports, Local<Value> module, Local<Context> context) Initialize() argument
/third_party/node/test/addons/non-node-context/
H A Dbinding.cc49 Initialize(Local<Object> exports, Local<Value> module, Local<Context> context) Initialize() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...43