Home
last modified time | relevance | path

Searched defs:statistics (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.cpp218 DRM_Statistics statistics; in FuzzTestMediaKeySystemGetNdk() local
/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx.cpp258 ReportDecryptionStatisticsEvent(uint64_t instanceId, std::string appName, DecryptionStatistics &statistics) ReportDecryptionStatisticsEvent() argument
[all...]
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_manager.h66 ConnectStatistics statistics; member
78 ConnectStatistics statistics; member
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_manager.h68 ConnectStatistics statistics; member
72 ConnectStatistics statistics; member
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp316 Drm_ErrCode OH_MediaKeySystem_GetStatistics(MediaKeySystem *mediaKeySystem, DRM_Statistics *statistics) in OH_MediaKeySystem_GetStatistics() argument
286 vectorToClist(std::vector<IMediaKeySystemService::MetircKeyValue> &metrics, DRM_Statistics *statistics) vectorToClist() argument
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp482 ConnectStatistics statistics; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c60 ConnectStatistics statistics; member
96 static void DfxRecordTcpConnectSuccess(uint32_t pId, TcpConnInfoNode *tcpInfo, ConnectStatistics *statistics) in DfxRecordTcpConnectSuccess() argument
75 DfxRecordTcpConnectFail(uint32_t pId, ConnectOption *option, TcpConnInfoNode *tcpInfo, ConnectStatistics *statistics, int32_t reason) DfxRecordTcpConnectFail() argument
454 WrapperAddTcpConnInfo(const ConnectOption *option, const ConnectResult *result, uint32_t connectionId, uint32_t requestId, int32_t fd, ConnectStatistics statistics) WrapperAddTcpConnInfo() argument
490 TcpOpenClientSocketErr(const ConnectOption *option, uint32_t requestId, ConnectStatistics *statistics, const ConnectResult *result) TcpOpenClientSocketErr() argument
511 ConnectStatistics *statistics = (ConnectStatistics *)SoftBusCalloc(sizeof(ConnectStatistics)); TcpConnectDevice() local
[all...]
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp2504 DRM_Statistics statistics; in HWTEST_F() local
2526 DRM_Statistics statistics; in HWTEST_F() local
3198 DRM_Statistics statistics; in HWTEST_F() local
3694 DRM_Statistics statistics; in killclearplay2() local
/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c85 DiscoveryStatistics statistics; member
194 DiscoveryStatistics *statistics = &infoNode->statistics; DfxRecordStopDiscoveryDevice() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h174 struct FillpStatisticsPcb statistics; member
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c138 static void DfxRecordBrConnectSuccess(uint32_t pId, ConnBrConnection *connection, ConnectStatistics *statistics) in DfxRecordBrConnectSuccess() argument
116 DfxRecordBrConnectFail( uint32_t reqId, uint32_t pId, ConnBrDevice *device, const ConnectStatistics *statistics, int32_t reason) DfxRecordBrConnectFail() argument
189 NewRequest( ConnBrRequest **outRequest, uint32_t requestId, ConnectStatistics statistics, const ConnectResult *result) NewRequest() argument
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c203 static void DfxRecordBleConnectSuccess(uint32_t pId, ConnBleConnection *connection, ConnectStatistics *statistics) in DfxRecordBleConnectSuccess() argument
170 DfxRecordBleConnectFail( uint32_t reqId, uint32_t pId, ConnBleDevice *device, const ConnectStatistics *statistics, int32_t reason) DfxRecordBleConnectFail() argument
[all...]

Completed in 26 milliseconds