Home
last modified time | relevance | path

Searched defs:functionType (Results 1 – 2 of 2) sorted by relevance

/base/update/updateservice/napi/include/
Dnapi_auto_register.h37 bool RegisterType(uint32_t functionType, FuncType type) in RegisterType()
45 std::shared_ptr<INTERFACE> GetPtr(uint32_t functionType) in GetPtr()
/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_napi_context.cpp29 const std::string &methodName, FunctionType functionType) in ContextGetResource()