Home
last modified time | relevance | path

Searched full:module_name (Results 1 – 25 of 25) sorted by relevance

/base/startup/bootstrap_lite/services/source/
Dcore_main.h24 #define MODULE_NAME(name, step) ".zinitcall." #name #step ".init" macro
83 #define MODULE_BEGIN(name, step) __section_begin(MODULE_NAME(name, step))
84 #define MODULE_END(name, step) __section_end(MODULE_NAME(name, step))
96 #pragma section = MODULE_NAME(bsp, 0)
97 #pragma section = MODULE_NAME(bsp, 1)
98 #pragma section = MODULE_NAME(bsp, 2)
99 #pragma section = MODULE_NAME(bsp, 3)
100 #pragma section = MODULE_NAME(bsp, 4)
101 #pragma section = MODULE_NAME(device, 0)
102 #pragma section = MODULE_NAME(device, 1)
[all …]
Dbootstrap_service.h24 #define MODULE_NAME(name, step) ".zinitcall." #name #step ".init" macro
81 #define MODULE_BEGIN(name, step) __section_begin(MODULE_NAME(name, step))
82 #define MODULE_END(name, step) __section_end(MODULE_NAME(name, step))
94 #pragma section = MODULE_NAME(test, 0)
95 #pragma section = MODULE_NAME(test, 1)
96 #pragma section = MODULE_NAME(test, 2)
97 #pragma section = MODULE_NAME(test, 3)
98 #pragma section = MODULE_NAME(test, 4)
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/
DCMakeLists.txt18 set(MODULE_NAME nativeapi_battery) variable
31 add_library(${MODULE_NAME} STATIC
34 target_link_libraries(${MODULE_NAME} ui jsfwk)
35 target_include_directories(${MODULE_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)
/base/hiviewdfx/hicollie/
Dhisysevent.yaml21 MODULE_NAME: {type: STRING, desc: failure module name}
31 MODULE_NAME: {type: STRING, desc: failure module name}
41 MODULE_NAME: {type: STRING, desc: failure module name}
51 MODULE_NAME: {type: STRING, desc: failure module name}
/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
Dfault_reporter.cpp24 constexpr const char *MODULE_NAME = "MODULE_NAME"; variable
30 …static_cast<int>(msg.faultType), MODULE_NAME, msg.moduleName, ERROR_TYPE, static_cast<int>(msg.err… in ReportServiceFault()
/base/web/webview/ohos_interface/ohos_glue/scripts/
Dtranslator.py38 module_name = '' variable
40 module_name = sys.argv[1] variable
75 return module_name == "webview"
77 return module_name == "webcore"
104 if len(module_name) != 0 and not is_same_side(header, class_name):
124 if len(module_name) != 0 and is_same_side(header, class_name):
/base/telephony/sms_mms/services/sms/gsm/
Dcb_start_ability.cpp30 constexpr const char *MODULE_NAME = "entry"; variable
42 want.SetElementName("", BUNDLE_NAME_BEGIN + BUNDLE_NAME_END, ABILITY_NAME, MODULE_NAME); in StartAbility()
/base/security/security_guard/services/security_collector/src/
Dcollector_cfg_marshalling.cpp31 { MODULE_NAME, moduleCfg.moduleName }, in to_json()
51 SecurityGuard::JsonCfg::Unmarshal(moduleCfg.moduleName, jsonObj, MODULE_NAME); in from_json()
/base/hiviewdfx/hilog_lite/frameworks/featured/
DMakefile4 MODULE_NAME := hilog macro
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_formatter.cpp37 static const char *MODULE_NAME[] = {"MODULE", "Module name:"}; variable
69 DEVICE_INFO, BUILD_INFO, FINGERPRINT, MODULE_NAME, MODULE_VERSION, VERSION_CODE,
76 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, VERSION_CODE,
82 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, VERSION_CODE,
89 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, FOREGROUND,
96 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, FOREGROUND,
103 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, MODULE_PID,
108 DEVICE_INFO, BUILD_INFO, FINGERPRINT, TIMESTAMP, MODULE_NAME, MODULE_VERSION, MODULE_PID,
/base/startup/bootstrap_lite/services/
DBUILD.gn30 module_name = "bootstrap"
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
Dexport_db_storage.cpp31 constexpr char COLUMN_MODULE_NAME[] = "module_name";
52 * | id | module_name | export_enabled_seq | exported_max_seq | in CreateExportDetailsTable()
142 HIVIEW_LOGE("failed to read module_name/export_enabled_seq/exported_max_seq from entity."); in QueryExportDetailRecord()
/base/web/webview/
Dcopy_files.py84 def copy_glue_module(glue_dir: str, module_name: str):
85 dir_name = 'ohos_' + module_name;
/base/security/security_guard/frameworks/common/constants/include/
Dsecurity_collector_define.h79 constexpr const char* MODULE_NAME = "moduleName"; variable
/base/theme/wallpaper_mgr/
Dhisysevent.yaml45 MODULE_NAME: {type: STRING, desc: module name }
/base/useriam/user_auth_framework/
Dhisysevent.yaml19 MODULE_NAME: {type: STRING, desc: module name}
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp211 …", pid, "TID", watchdogTid < pid ? pid : watchdogTid, "TGID", gid, "UID", uid, "MODULE_NAME", name, in SendEvent()
262 …"TID", watchdogTid, "TGID", gid, "UID", uid, "MODULE_NAME", timerName, "PROCESS_NAME", processName, in SendXCollieEvent()
Dwatchdog_inner.cpp875 …"TGID", gid, "UID", uid, "MODULE_NAME", taskInfo, "PROCESS_NAME", GetSelfProcName(), "MSG", sendMs… in SendFfrtEvent()
/base/print/print_fwk/
Dhisysevent.yaml106 MODULE_NAME: {type: STRING, desc: module name }
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp39 constexpr char STR_MODULE_NAME[] = "MODULE_NAME";
/base/hiviewdfx/hiview/hisysevent/
Dhiviewdfx.yaml124 MODULE_NAME: {type: STRING, desc: name of the module which export the deleted event files}
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp429 if (event->GetEventValue("MODULE_NAME") != "") { in WriteCommonHead()
430 headerStream << "MODULE_NAME = " << event->GetEventValue("MODULE_NAME") << std::endl; in WriteCommonHead()
720 bundleName = event->GetEventValue("MODULE_NAME"); in IsHandleAppfreeze()
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_test.cpp74 sysEvent->SetEventValue("MODULE_NAME", "");
115 sysEvent->SetEventValue("MODULE_NAME", testName);
/base/hiviewdfx/hiview/plugins/performance/
DEvtParser.h68 const std::string KEY_MODULE_NAME = "MODULE_NAME";
/base/update/updater/services/ptable_parse/
Dptable_manager.cpp159 LOG(WARNING) << "module_name in ptable is different:"; in IsPtableChanged()