Home
last modified time | relevance | path

Searched defs:callerProcessName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
H A Dapp_mgr_event_test.cpp112 std::string callerProcessName = "testCallerProcess"; variable
187 std::string callerProcessName = "testCallerProcess"; variable
260 std::string callerProcessName = "testCallerProcess"; variable
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.h37 std::string callerProcessName; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h39 std::string callerProcessName; member