Searched refs:CheckOsAccountType (Results 1 – 2 of 2) sorted by relevance
60 static bool CheckOsAccountType(int32_t type);
226 …ASSERT_AND_THROW_PARAM_ERROR(env, CheckOsAccountType(callbackInfo->type), "parameter type unknown"… in AddOsAccountCommon()233 bool AccountManagerAddon::CheckOsAccountType(int32_t type) in CheckOsAccountType() function in AccountManagerAddon