Searched defs:getType (Results 1 – 6 of 6) sorted by relevance
35 const char *(*getType)(void); member
33 const char *(*getType)(HcfCrl *self); member
45 getType(uri: string) { method in DataShareExtAbility
147 public String getType() { in getType() method in ResourceConfiguration.ConfigItem
2225 std::string getType = GetType("$$%"); variable
1065 auto getType = std::make_unique<GetTypeAsyncContext>(); in GetOsAccountTypeFromProcessInner() local