Home
last modified time | relevance | path

Searched defs:comm (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_manager_service_new_branch_test.cpp65 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
80 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
105 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
125 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
147 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
170 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
194 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
215 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
232 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
253 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
[all …]
H A Dcommon_event_subscriber_manager_test.cpp633 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
655 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
677 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
699 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
H A Dcommon_event_manager_service_branch_test.cpp71 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
159 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
185 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
214 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
241 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
268 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
295 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
322 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
350 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
371 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
[all …]
/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_manager_cpu_service.h44 std::string comm; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp133 std::string comm = ExecuteCommands(cmd); in CheckProcessComm() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp294 std::string comm = ""; local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_test.cpp875 …icator(DBInfo &dbInfo, EnvHandle &envDevice, OnOfflineDevice &onlineCallback, ICommunicator *&comm) in InitCommunicator()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp457 char comm[NAME_NORMAL_LEN + 1] = {0}; in SetAllThreadInfo() local