Searched defs:executorId (Results 1 – 6 of 6) sorted by relevance
62 …static std::shared_ptr<ResourceNode> CreateWithExecuteIndex(uint64_t executorId, AuthType authType, in CreateWithExecuteIndex()89 …static std::shared_ptr<ResourceNode> CreateWithExecuteIndex(uint64_t executorId, AuthType authType, in CreateWithExecuteIndex()
102 …static std::shared_ptr<ResourceNode> CreateWithExecuteIndex(uint64_t executorId, AuthType authType, in CreateWithExecuteIndex()
124 uint32_t executorId, HdiScheduleInfo &scheduleInfo) in BeginIdentification()
134 HdiScheduleInfo &scheduleInfo) { in __anon47af74f90202()
1148 uint32_t executorId, HdiScheduleInfo &scheduleInfo) { in MockForIdentifyHdi()
138 uint64_t executorId = parcel.ReadUint64(); in FuzzCoAuthClientUnregister() local