Home
last modified time | relevance | path

Searched defs:module (Results 1 – 23 of 23) sorted by relevance

/developtools/hiperf/include/
Dhiperf_hilog.h73 #define HIPERF_HILOGF(module, ...) \ argument
75 #define HIPERF_HILOGE(module, ...) \ argument
77 #define HIPERF_HILOGW(module, ...) \ argument
79 #define HIPERF_HILOGI(module, ...) \ argument
81 #define HIPERF_HILOGD(module, ...) \ argument
85 #define HIPERF_HILOGF(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
86 #define HIPERF_HILOGE(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
87 #define HIPERF_HILOGW(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
88 #define HIPERF_HILOGI(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
89 #define HIPERF_HILOGD(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
/developtools/profiler/device/plugins/native_daemon/include/
Dhiperf_hilog.h75 #define HIPERF_HILOGF(module, ...) \ argument
77 #define HIPERF_HILOGE(module, ...) \ argument
79 #define HIPERF_HILOGW(module, ...) \ argument
81 #define HIPERF_HILOGI(module, ...) \ argument
83 #define HIPERF_HILOGD(module, ...) \ argument
87 #define HIPERF_HILOGF(module, ...) printf(FORMATED(__VA_ARGS__)) argument
88 #define HIPERF_HILOGE(module, ...) printf(FORMATED(__VA_ARGS__)) argument
89 #define HIPERF_HILOGW(module, ...) printf(FORMATED(__VA_ARGS__)) argument
90 #define HIPERF_HILOGI(module, ...) printf(FORMATED(__VA_ARGS__)) argument
91 #define HIPERF_HILOGD(module, ...) printf(FORMATED(__VA_ARGS__)) argument
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Drollup-plugin-system-api.ts80 const module: string = `@${systemModule.trim()}.d.ts`; constant
/developtools/global_resource_tool/test/
Dconfig.json15 "module": { object
/developtools/profiler/hidebug/test/unittest/js/
Dconfig.json15 "module": { object
/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dtable_base.cpp34 sqlite3_module module; member
51 sqlite3_module& module = context->module; in TableRegister() local
/developtools/hiperf/demo/js/entry/src/main/
Dconfig.json11 "module": { object
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/
Dmodule.json2 "module": { object
/developtools/ace_js2bundle/ace-loader/
Dwebpack.lite.config.js54 module: { property
Dwebpack.rich.config.js178 module: richModule, property
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dsymbols_file_test.cpp323 for (auto &module : modulesCount) { variable
/developtools/hiperf/src/
Dvirtual_runtime.cpp157 char module[line.size()]; in UpdateKernelModulesSpaceMaps() local
Dsymbols_file.cpp902 std::string module = moduleRaw; in ParseKallsymsLine() local
/developtools/hiperf/test/unittest/common/native/
Dsymbols_file_test.cpp297 for (auto &module : modulesCount) { variable
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dvirtual_runtime.cpp154 char module[line.size()]; in UpdateKernelModulesSpaceMaps() local
Dsymbols_file.cpp894 std::string module = moduleRaw; in ParseKallsymsLine() local
/developtools/ace_ets2bundle/compiler/
Dwebpack.config.js65 module: { property
Dtsconfig.json702 "module": "commonjs", string
Dtsconfig.esm.json690 "module": "es2020", string
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp869 std::string module = moduleRaw; in ParseKallsymsLine() local
/developtools/packing_tool/configcheck/
DconfigSchema_lite.json189 "module": { object
DconfigSchema_rich.json977 "module": { object
3246 "module": { object
3306 "module": { object
/developtools/packing_tool/modulecheck/
Dmodule.json15 "module": { object