Home
last modified time | relevance | path

Searched refs:IPC_INVALID_HANDLE (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c28 #define IPC_INVALID_HANDLE (-1) macro
137 dBinderServiceStub->svc.handle = IPC_INVALID_HANDLE; in GetDBinderStub()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_stub.cpp50 clientIdentity_.handle = IPC_INVALID_HANDLE; in Init()
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_wm_requestor.cpp106 svc.handle = IPC_INVALID_HANDLE; in ClientRegister()
232 sid_.handle = IPC_INVALID_HANDLE; in Screenshot()
/ohos5.0/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dability_self_callback.cpp78 svcIdentity_->handle = IPC_INVALID_HANDLE; in GenerateLocalServiceId()
H A Dability_service_manager.cpp66 storeArgs->sid->handle = IPC_INVALID_HANDLE; in ConnectAbility()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_self_callback.cpp81 svcIdentity_->handle = IPC_INVALID_HANDLE; in GenerateLocalServiceId()
H A Dbundle_callback.cpp147 svcIdentity_->handle = IPC_INVALID_HANDLE; in GenerateLocalServiceId()
/ohos5.0/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_listener_proxy.cpp88 svc.handle = IPC_INVALID_HANDLE; in RegisterInputEventListener()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dserializer_inner.c117 svc->handle = IPC_INVALID_HANDLE; in ReadRemoteObject()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c122 if (ptr->content.svc.handle != IPC_INVALID_HANDLE) { in WriteRemoteObject()
H A Dipc_invoker.c50 .handleId = IPC_INVALID_HANDLE,
638 g_ipcCallback.handleId = IPC_INVALID_HANDLE; in InvokerResetIpc()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c196 .handle = IPC_INVALID_HANDLE, in ClientStubInit()
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability.cpp131 sid_->handle = IPC_INVALID_HANDLE; in OnConnect()
H A Dability_thread.cpp374 identity_->handle = IPC_INVALID_HANDLE; in AttachBundle()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp116 identity_.handle = IPC_INVALID_HANDLE; in RunCommand()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp50 identity_.handle = IPC_INVALID_HANDLE; in Initialize()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dserializer.h48 #define IPC_INVALID_HANDLE (-1) macro
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp98 g_sid.handle = IPC_INVALID_HANDLE; in RegisterDhcpClientCallBack()
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dsurface_impl.cpp89 sid_.handle = IPC_INVALID_HANDLE; in Init()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.cpp114 svc.handle = IPC_INVALID_HANDLE; in GetSurface()
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp268 sid_.handle = IPC_INVALID_HANDLE; in SetCameraCallback()
H A Dcamera_service_client.cpp314 sid_.handle = IPC_INVALID_HANDLE; in CreateCamera()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp125 svcIdentity_.handle = IPC_INVALID_HANDLE; in Initialize()
/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/source/
H A Dsa_client_proxy.cpp361 g_sid.handle = IPC_INVALID_HANDLE; in RegisterCallbackProxy()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp406 g_sid.handle = IPC_INVALID_HANDLE; in RegisterCallBack()

12