Home
last modified time | relevance | path

Searched refs:INVALID_CB_ID (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp26 const int32_t INVALID_CB_ID = 0xFF; member
27 static uint32_t g_deathCbId = INVALID_CB_ID;
41 g_deathCbId = INVALID_CB_ID; in DmDeathCallback()
77 g_deathCbId = INVALID_CB_ID; in RegisterServerDeathCb()
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c36 #define INVALID_CB_ID 0xFF macro
40 static unsigned int g_deathCbId = INVALID_CB_ID;
116 g_deathCbId = INVALID_CB_ID; in UnregisterServerDeathCb()
208 g_deathCbId = INVALID_CB_ID; in RegisterServerDeathCb()

Completed in 2 milliseconds