Home
last modified time | relevance | path

Searched defs:objIdx (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c345 void ActCallback(int32_t objIdx, int32_t callbackId, uintptr_t cbHook, IpcIo *dataParcel, IpcIo *re… in ActCallback()
H A Dipc_adapt.c183 static void SetCbDeathRecipient(int32_t type, int32_t objIdx, int32_t cbDataIdx) in SetCbDeathRecipient()
191 void AddIpcCbObjByAppId(const char *appId, int32_t objIdx, int32_t type) in AddIpcCbObjByAppId()
325 void AddIpcCbObjByReqId(int64_t reqId, int32_t objIdx, int32_t type) in AddIpcCbObjByReqId()
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp371 void ServiceDevAuth::ActCallback(int32_t objIdx, int32_t callbackId, bool sync, in ActCallback()
H A Dipc_adapt.cpp183 static void SetCbDeathRecipient(int32_t type, int32_t objIdx, int32_t cbDataIdx) in SetCbDeathRecipient()
191 void AddIpcCbObjByAppId(const char *appId, int32_t objIdx, int32_t type) in AddIpcCbObjByAppId()
322 void AddIpcCbObjByReqId(int64_t reqId, int32_t objIdx, int32_t type) in AddIpcCbObjByReqId()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_render_slot.cpp479 IRenderCommandList& cmdList, const MaterialHandleStruct& materialHandles, const uint32_t objIdx) in UpdateAndBindSet2()