Searched defs:functionType (Results 1 – 4 of 4) sorted by relevance
37 bool RegisterType(uint32_t functionType, FuncType type) in RegisterType()45 std::shared_ptr<INTERFACE> GetPtr(uint32_t functionType) in GetPtr()
29 const std::string &methodName, FunctionType functionType) in ContextGetResource()
114 uint8_t functionType; member
157 uint32_t functionType = (cmdId >> 16) & 0xF; in OnRemoteRequest() local