Home
last modified time | relevance | path

Searched defs:connectionMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.h105 std::map<int32_t, int32_t> connectionMap_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_item.h134 …std::map<sptr<IRemoteObject>, std::shared_ptr<ConnectedExtension>> connectionMap_; // key:targetEx… variable