Home
last modified time | relevance | path

Searched refs:IPC_INVOKER_ERR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp110 return IPC_INVOKER_ERR; in SetResolverConfig()
132 return IPC_INVOKER_ERR; in GetResolverConfig()
181 return IPC_INVOKER_ERR; in CreateNetworkCache()
203 return IPC_INVOKER_ERR; in DestroyNetworkCache()
223 return IPC_INVOKER_ERR; in GetAddrInfo()
270 return IPC_INVOKER_ERR; in SetInterfaceMtu()
292 return IPC_INVOKER_ERR; in SetTcpBufferSizes()
314 return IPC_INVOKER_ERR; in GetInterfaceMtu()
339 return IPC_INVOKER_ERR; in RegisterNotifyCallback()
366 return IPC_INVOKER_ERR; in UnRegisterNotifyCallback()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h93 IPC_INVOKER_ERR = 400, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp504 return IPC_INVOKER_ERR; in ProcSetAppAccess()
657 return IPC_INVOKER_ERR; in ProcGetAuthToken()
700 return IPC_INVOKER_ERR; in ProcDeleteAuthToken()
727 return IPC_INVOKER_ERR; in ProcSetAuthTokenVisibility()
755 return IPC_INVOKER_ERR; in ProcCheckAuthTokenVisibility()
815 return IPC_INVOKER_ERR; in ProcGetAuthList()
872 return IPC_INVOKER_ERR; in ProcGetAllAccessibleAccounts()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h121 IPC_INVOKER_ERR = 400, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp1130 return IPC_INVOKER_ERR; in ProcCheckOsAccountConstraintEnabled()