Home
last modified time | relevance | path

Searched defs:GetStatistics (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_statistics.c31 const uint64_t *GetStatistics(void) in GetStatistics() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dperformance_analysis.cpp177 std::string PerformanceAnalysis::GetStatistics() in GetStatistics() function in DistributedDB::PerformanceAnalysis
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
Ddrmservice_fuzzer.h227 int32_t GetStatistics(std::map<std::string, std::string> &statistics) override in GetStatistics() function
/foundation/multimedia/drm_framework/frameworks/native/drm/
Dmedia_key_system_impl.cpp234 int32_t MediaKeySystemImpl::GetStatistics(std::vector<IMediaKeySystemService::MetircKeyValue> &metr… in GetStatistics() function in OHOS::DrmStandard::MediaKeySystemImpl
/foundation/multimedia/drm_framework/services/drm_service/client/src/
Dmediakeysystem_service_proxy.cpp344 int32_t MediaKeySystemServiceProxy::GetStatistics(std::vector<IMediaKeySystemService::MetircKeyValu… in GetStatistics() function in OHOS::DrmStandard::MediaKeySystemServiceProxy
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Dmediakeysystem_service.cpp316 int32_t MediaKeySystemService::GetStatistics(std::vector<IMediaKeySystemService::MetircKeyValue> &m… in GetStatistics() function in OHOS::DrmStandard::MediaKeySystemService
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
Dmedia_key_system_napi.cpp733 napi_value MediaKeySystemNapi::GetStatistics(napi_env env, napi_callback_info info) in GetStatistics() function in OHOS::DrmStandard::MediaKeySystemNapi