Home
last modified time | relevance | path

Searched defs:traceLevel (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/trace/
H A Dffrt_trace.cpp28 int traceLevel = std::stoi(trace); in TraceLevelManager() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dmodule.c44 NO_SANITIZE("cfi") void ModuleInit(const char *name, int traceLevel) in ModuleInit()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c187 static void ATT_Init(const int traceLevel) in ATT_Init()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.c546 void L2CAP_Initialize(int traceLevel) in L2CAP_Initialize()
H A Dl2cap_if.c656 int traceLevel; member
758 void L2CIF_Initialize(int traceLevel) in L2CIF_Initialize()
H A Dl2cap_le.c1781 void L2CAP_LeInitialize(int traceLevel) in L2CAP_LeInitialize()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c44 int traceLevel; member
83 static void GapInitialize(int traceLevel) in GapInitialize()
H A Dgap_def.h355 int traceLevel; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c37 int traceLevel; member
223 static void SdpStartup(int traceLevel) in SdpStartup()
1407 static void SdpInitialize(int traceLevel) in SdpInitialize()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c960 static void RFCOMM_Init(int traceLevel) in RFCOMM_Init()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c121 static void SMP_Initialize(int traceLevel) in SMP_Initialize()