Home
last modified time | relevance | path

Searched refs:ReportGetSAFrequency (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/
H A Dlibsamgr_common.versionscript18 *ReportGetSAFrequency*;
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h25 void ReportGetSAFrequency(uint32_t callerUid, uint32_t said, int32_t count);
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp226 void ReportGetSAFrequency(uint32_t callerUid, uint32_t said, int32_t count) in ReportGetSAFrequency() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp2091 ReportGetSAFrequency(uid, saId, count); in ReportGetSAPeriodically()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp2028 ReportGetSAFrequency(1, 1, 1);