Searched defs:functionType (Results 1 – 5 of 5) 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
644 const char* functionType = "NORMAL"; in writeJavaCreateTarget() local
157 uint32_t functionType = (cmdId >> 16) & 0xF; in OnRemoteRequest() local