Searched defs:GetType (Results 1 – 3 of 3) sorted by relevance
39 template<bool IsConst, typename T> struct GetType{ struct42 template<typename T> struct GetType<false, T>{ argument
187 std::string ContactsDataShareStubImpl::GetType(const Uri &uri) in GetType() function in OHOS::DataShare::ContactsDataShareStubImpl
115 int GetType(napi_env env, napi_value value) in GetType() function