Home
last modified time | relevance | path

Searched defs:cbId (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_notify_data_listener.cpp31 void CJNotifyDataListener::AddListener(ProgressOnCallBackType cb, CFunc cbId) in AddListener()
40 void CJNotifyDataListener::RemoveListener(CFunc cbId) in RemoveListener()
H A Dcj_listener_list.cpp21 void ListenerList::AddListenerInner(ProgressOnCallBackType &cb, CFunc cbId) in AddListenerInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c94 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient()
107 int32_t RemoveDeathRecipient(SvcIdentity target, uint32_t cbId) in RemoveDeathRecipient()
H A Dipc_process_skeleton.c277 int32_t ProcessAddDeathRecipient(int32_t handle, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in ProcessAddDeathRecipient()
332 int32_t ProcessRemoveDeathRecipient(int32_t handle, uint32_t cbId) in ProcessRemoveDeathRecipient()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/ipc/lite/
H A Dipc_server_listenermgr.h33 uint32_t cbId; member
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp63 uint32_t cbId = 0; in AddListener() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp176 uint32_t cbId = INITIAL_CBID; in RunAsInstallCommand() local
218 uint32_t cbId = INITIAL_CBID; in RunAsUninstallCommand() local
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c40 uint32_t cbId = 0; in AddDeathCallback() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp102 uint32_t cbId = 0; in RegisterDeviceManagerListener() local
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c164 uint32_t cbId = 0; in ServerRegisterService() local
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_server_ipc_interface_code.h36 unsigned int cbId; member
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.cpp242 uint32_t cbId = -1; in ClientRegister() local
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c308 uint32_t cbId = 0; in AddCbDeathRecipient() local
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h84 uint32_t cbId; member