Searched refs:bizSence (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_radar_reporter.cpp | 59 void RdbRadar::LocalReport(int bizSence, const char* funcName, int state, int errCode) in LocalReport() argument 74 {.name = "BIZ_SCENE", .t = HISYSEVENT_INT32, .v = { .i32 = bizSence }, .arraySize = 0, }, in LocalReport()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/ |
H A D | rdb_radar_reporter.cpp | 44 void RdbRadar::LocalReport(int bizSence, const char* funcName, int state, int errCode) in LocalReport() argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/ |
H A D | rdb_radar_reporter.h | 61 void LocalReport(int bizSence, const char *funcName, int state, int errCode = 0);
|