Home
last modified time | relevance | path

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

/developtools/hiperf/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(FORMATTED(__VA_ARGS__)) argument
88 #define HIPERF_HILOGE(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
89 #define HIPERF_HILOGW(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
90 #define HIPERF_HILOGI(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
91 #define HIPERF_HILOGD(module, ...) printf(FORMATTED(__VA_ARGS__)) argument
/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dtable_base.cpp32 sqlite3_module module; member
50 sqlite3_module& module = context->module; in TableRegister() local
/developtools/profiler/trace_analyzer/src/table/
Dtable_base.cpp32 sqlite3_module module; member
50 sqlite3_module& module = context->module; in TableRegister() local
/developtools/global_resource_tool/test/
Dconfig.json15 "module": { object
/developtools/hiperf/demo/js/entry/src/main/
Dconfig.json11 "module": { object
/developtools/ace-js2bundle/ace-loader/
Dwebpack.lite.config.js54 module: { property
Dwebpack.rich.config.js177 module: richModule, property
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dsymbols_test.cpp296 for (auto &module : modulesCount) { variable
/developtools/hiperf/test/unittest/common/native/
Dsymbols_file_test.cpp298 for (auto &module : modulesCount) { variable
/developtools/hiperf/src/
Dvirtual_runtime.cpp154 char module[line.size()]; in UpdateKernelModulesSpaceMaps() local
Dsymbols_file.cpp882 std::string module = moduleRaw; in ParseKallsymsLine() local
/developtools/ace-ets2bundle/compiler/
Dwebpack.config.js59 module: { property
Dtsconfig.json566 "module": "commonjs", string
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols.cpp760 std::string module = moduleRaw; in ParseKallsymsLine() local
/developtools/packing_tool/configcheck/
DconfigSchema_lite.json189 "module": { object
DconfigSchema_rich.json1130 "module": { object
3360 "module": { object
3420 "module": { object
/developtools/packing_tool/modulecheck/
Dmodule.json15 "module": { object